Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public const int ViewerPageDefaultValue = 0

Field Value

Type: Int32
Remarks
This property is for future use, defaults to 1.
See Also