PdfViewer.ShowVerticalScrollbar Property

Gets or sets the boolean to show/hide the vertical Scroll Bar.

public bool ShowVerticalScrollbar { get; set; }
Public Property ShowVerticalScrollbar As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

True value will show the vertical Scroll Bar.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic