DocumentPrintingEventArgsPrintPageToLast Field |
Represents a value indicating that printing should end with the last page in the document.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic const int PrintPageToLast = 2147483647
Public Const PrintPageToLast As Integer = 2147483647
Field Value
Type:
Int32
See Also