| PdfLiteSettingsNoMaxPdfPages Field | 
 
            Represents a value indicating that no limit should be set on the maximum number of pages in a document.
            
 
    Namespace: 
   RadPdf.Lite
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic const int NoMaxPdfPages = 0
Public Const NoMaxPdfPages As Integer = 0
Field Value
Type: 
Int32 Remarks
Remarks
            This field has a value of 0 which can also be used with RAD PDF.
            
 See Also
See Also