PdfWebControlLiteViewerScrollDefaultValue Field |
Represents the default scroll position for a
PdfWebControlLite (the document's default should be used).
Namespace:
RadPdf.Web.UI
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic const int ViewerScrollDefaultValue = -32768
Public Const ViewerScrollDefaultValue As Integer = -32768
Field Value
Type:
Int32
Remarks
This property is for future use, defaults to 0.
See Also