Skip to main content

TdxPDFViewerOptionsView Class

Contains display settings of a PDF document’s page.

Declaration

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.

See Also