TdxPDFViewerOptionsView.HighlightCurrentPage Property
In This Article
#Declaration
Delphi
property HighlightCurrentPage: Boolean read; write; default True;
#Property Value
Type | Default |
---|---|
Boolean | True |
#Remarks
Set this property to False to hide the outline that defines the current page.
The HighlightCurrentPage property’s default value is True.
See Also