Back to Devexpress

TdxPDFViewerOptionsBehavior.ShowHints Property

vcl-dxpdfviewer-dot-tdxpdfvieweroptionsbehavior-d435a142.md

latest889 B
Original Source

TdxPDFViewerOptionsBehavior.ShowHints Property

Specifies if the PDF Viewer control displays hints.

Declaration

delphi
property ShowHints: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False or True to disable or enable hints that the control displays for the Navigation pane’s UI elements and external hyperlinks within a loaded document.

The default ShowHints property value is True.

See Also

TdxPDFViewerOptionsBehavior Class

TdxPDFViewerOptionsBehavior Members

dxPDFViewer Unit