Click or drag to resize

DocumentPrintingEventArgsPrintPageFromFirst Field

Represents a value indicating that printing should start with the first page in the document.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public const int PrintPageFromFirst = 1

Field Value

Type: Int32
See Also