Skip to main content

TdxPDFViewerOptionsBookmarks.HideAfterUse Property

Specifies whether the Bookmarks page is collapsed on clicking a bookmark item.

Declaration

property HideAfterUse: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True or False to enable or disable automatic page minimization in response to a successful bookmark activation:

The default HideAfterUse property value is False.

See Also