DocumentDownloadingEventArgsDownloadPageToLast Field |
Represents a value indicating that downloading 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 DownloadPageToLast = 2147483647
Public Const DownloadPageToLast As Integer = 2147483647
Field Value
Type:
Int32
See Also