DocumentPrintingEventArgsPrintPageFromFirst Field |
Represents a value indicating that printing should start with the first 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 PrintPageFromFirst = 1
Public Const PrintPageFromFirst As Integer = 1
Field Value
Type:
Int32See Also