TdxPDFViewerRotatePagesDialogFormClass Type
In This Article
The class-reference to a “Rotate Pages“ dialog class.
#Declaration
Delphi
TdxPDFViewerRotatePagesDialogFormClass = class of TdxPDFViewerRotatePagesDialogForm;
#Referenced Class
Type | Description |
---|---|
Tdx |
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