TdxPDFCustomViewer.OptionsView Property
In This Article
Provides access to display settings of a PDF document page.
#Declaration
Delphi
property OptionsView: TdxPDFViewerOptionsView read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxPDFViewerOptionsView class description for details.
See Also