Class PaperSources
Contents
[
Hide
]PaperSources class
Provides a set of predefined PaperSource
instances representing common paper sources.
public static class PaperSources
Fields
Name | Description |
---|---|
static readonly AutomaticFeed | Represents an automatic feed paper source. |
static readonly Cassette | Represents the paper cassette of the printer. |
static readonly Envelope | Represents an automatic envelope feed paper source. |
static readonly FormSource | Represents the default bin of the printer. |
static readonly LargeCapacity | Represent the large capacity bin of the printer. |
static readonly LargeFormat | Represents the bin for the larger format paper. |
static readonly Lower | Represents the lower bin of the printer. |
static readonly Manual | Represents a manual feed paper source. |
static readonly ManualFeedEnvelope | Represents a manual feed envelope paper source. |
static readonly Middle | Represents the middle bin of the printer. |
static readonly SmallFormat | Represents the bin for the smaller format paper. |
static readonly TractorFeed | Represents a tractor feed continuous paper source. |
static readonly Upper | Represents the topmost bin of the printer, or the default bin if the printer only has one bin. |
Remarks
This class cannot be inherited.
See Also
- namespace Aspose.Pdf.Printing
- assembly Aspose.PDF