TdxPDFViewerOptionsSelection.Images Property
Specifies if a user can select images in a PDF document.
Declaration
property Images: 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 image or its portion.
The Images property’s default value is True.
See Also