Back to Devexpress

TdxPDFViewerOptionsView Class

vcl-dxpdfviewer-999ac331.md

latest1.0 KB
Original Source

TdxPDFViewerOptionsView Class

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

TdxPDFViewerOptionsView Members

dxPDFViewer Unit