Skip to main content
A newer version of this page is available. .

TdxPDFViewerOptionsSelection.Text Property

Specifies if a user can select a text in a PDF document.

Declaration

property Text: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False to forbid a user from selecting a whole text or its portion.

The Text property’s default value is True.

See Also