Back to Devexpress

TdxPDFViewerOptionsZoom Class

vcl-dxpdfviewer-d958be2a.md

latest1.9 KB
Original Source

TdxPDFViewerOptionsZoom Class

Stores the PDF Viewer control’s zoom settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxPDFViewerOptionsPersistent TdxPDFViewerOptionsZoom

See Also

TdxPDFViewerOptionsZoom Members

dxPDFViewer Unit