| PdfWebControlViewerPageDefaultValue Field | 
 
            Represents the default page to be shown in a 
PdfWebControl (the document's default should be used).
            
 
    Namespace: 
   RadPdf.Web.UI
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic const int ViewerPageDefaultValue = 0
Public Const ViewerPageDefaultValue As Integer = 0
Field Value
Type: 
Int32 Remarks
Remarks
            This property is for future use, defaults to 1.
            
 See Also
See Also