DocumentPageRanges class
Contents
[
Hide
]DocumentPageRanges class
Describes the output range of the document in pages. The parameter value must conform to the following structure:
- PageRangeText: “PageRange” or “PageRange,PageRange”
- PageRange: “PageNumber” or “PageNumber-PageNumber”
- PageNumber: 1 to N, where N is the number of pages in the document.If PageNumber > N, then PageNumber = N.
Whitespace in the string should be ignored.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentpageranges
Inheritance: DocumentPageRanges
→ StringParameterInit
→ ParameterInit
→ PrintTicketElement
The DocumentPageRanges type exposes the following members:
Constructors
Name | Description |
---|---|
DocumentPageRanges(value) | Initializes a new instance of the DocumentPageRanges class |
Properties
Name | Description |
---|---|
name | Gets the element name. |
min_length | For string values, defines the shortest allowed string. |
max_length | For string values, defines the longest allowed string. |
See Also
- module
aspose.page.xps.xpsmetadata
- package
aspose.page