Skip to main content

TdxPDFViewerRotatePagesDialogFormClass Type

The class-reference to a “Rotate Pages“ dialog class.

Declaration

TdxPDFViewerRotatePagesDialogFormClass = class of TdxPDFViewerRotatePagesDialogForm;

Referenced Class

Type Description
TdxPDFViewerRotatePagesDialogForm

A form class that implements the “Rotate Pages” dialog.

Remarks

Assign a reference to a TdxPDFViewerRotatePagesDialogForm class descendant to the dxPDFViewerRotatePagesDialogFormClass global variable to replace the built-in “Rotate Pages” dialog available in a PDF Viewer control.

See Also