PdfViewer.ShowHorizontalScrollbar Property

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

public bool ShowHorizontalScrollbar { get; set; }
Public Property ShowHorizontalScrollbar 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 horizontal Scroll Bar.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic