TdxPDFViewerOptionsSelection Properties
Stores content selection settings.| Name | Description |
|---|---|
| Annotations | Specifies if users can interact with existing PDF annotations. |
| Images | Specifies if a user can select images in a PDF document. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Text | Specifies if a user can select text in a PDF document. |
| Viewer protected | Provides access to the PDF Viewer control to which the options set belongs. Inherited from TdxPDFViewerOptionsPersistent. |
See Also