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