canShowScrollStatus property
Indicates whether the page scroll status in SfPdfViewer can be displayed or not.
If this property is set as false
, the page scroll status in SfPdfViewer
will not be displayed.
Defaults to true
.
Implementation
final bool canShowScrollStatus;