[]
Specifies the paper tray from which the printer gets paper.
public sealed class PaperSource
Name | Description |
---|---|
PaperSource() | Initializes a new instance of the PaperSource class. |
PaperSource(PaperSourceKind, string) | Initializes a new instance of the PaperSource class. |
Name | Description |
---|---|
Kind | Gets the paper source. |
RawKind | Gets or sets the integer representing one of the PaperSourceKind values or a custom value. |
SourceName | Gets or sets the name of the paper source. |
Name | Description |
---|---|
Equals(object) | |
GetHashCode() | |
ToString() |
Name | Description |
---|---|
operator ==(PaperSource, PaperSource) | |
operator !=(PaperSource, PaperSource) |