TdxPDFCustomViewer.OptionsSelection Property
Provides access to content selection settings in a PDF document.
Declaration
property OptionsSelection: TdxPDFViewerOptionsSelection read; write;
Property Value
| Type |
|---|
| TdxPDFViewerOptionsSelection |
Remarks
Refer to the TdxPDFViewerOptionsSelection class description for details.
See Also