PDFViewerControlScrollBarsAlwaysVisible Property ByteScout PDF Viewer SDK
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.1.4802-master
Syntax

public bool ScrollBarsAlwaysVisible { get; set; }

Property Value

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

Reference