ComponentOne PdfViewer for UWP
VerticalScrollBarVisibility Property

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace > C1PdfViewer Class : VerticalScrollBarVisibility Property
Gets or sets a value that indicates whether a horizontal Windows.UI.Xaml.Controls.Primitives.ScrollBar should be displayed.
Syntax
'Declaration
 
Public Property VerticalScrollBarVisibility As Windows.UI.Xaml.Controls.ScrollBarVisibility
public Windows.UI.Xaml.Controls.ScrollBarVisibility VerticalScrollBarVisibility {get; set;}
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members