Skip to main content

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