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