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