Link Search Menu Expand Document

PDFViewerControlScrollBarsAlwaysVisible Property

Gets or sets a value indicating whether scroll bars should be always visible.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public bool ScrollBarsAlwaysVisible { get; set; }

Property Value

Type: Boolean
true if scroll bars should be always visible; otherwise, false.
See Also

Reference