TdxPDFViewerOptionsView Class
In This Article
Contains display settings of a PDF document’s page.
#Declaration
Delphi
TdxPDFViewerOptionsView = class(
TdxPDFViewerOptionsPersistent
)
#Remarks
This class publishes members that allow you to mark the current page and specify page arrangement in a zoomed-out PDF document.
The control’s OptionsView property references a TdxPDFViewerOptionsView object.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxPDFViewerOptionsPersistent
TdxPDFViewerOptionsView
See Also