Skip to main content

TdxPDFViewerOptionsZoom Class

Stores the PDF Viewer control’s zoom settings.

Declaration

TdxPDFViewerOptionsZoom = class(
    TdxPDFViewerOptionsPersistent
)

Remarks

This class implements a public API for the PDF Viewer control’s zooming functionality in addition to multiple zoom-related commands.

The TdxPDFViewerOptionsZoom class provides the following members that allow you to:

Direct TdxPDFViewerOptionsZoom Class Reference

The PDF Viewer control’s OptionsZoom property references a TdxPDFViewerOptionsZoom object.

See Also