DocumentDownloadingEventArgsDownloadPageFromFirst Field |
Represents a value indicating that downloading 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 DownloadPageFromFirst = 1
Public Const DownloadPageFromFirst As Integer = 1
Field Value
Type:
Int32See Also