PdfWebControlViewerScrollDefaultValue Field |
Represents the default scroll position for a
PdfWebControl (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 ViewerScrollDefaultValue = -32768
Public Const ViewerScrollDefaultValue As Integer = -32768
Field Value
Type:
Int32Remarks
This property is for future use, defaults to 0.
See Also