Click or drag to resize

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

Field Value

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