TdxPDFViewerDocumentPropertiesDialogFormClass Type
The class-reference to a “Document Properties“ dialog class.
Declaration
TdxPDFViewerDocumentPropertiesDialogFormClass = class of TdxPDFViewerDocumentPropertiesDialogForm;
Referenced Class
Type | Description |
---|---|
TdxPDFViewerDocumentPropertiesDialogForm | The form class that implements the “Document Properties” dialog. |
Remarks
Assign a reference to a TdxPDFViewerDocumentPropertiesDialogForm class descendant to the dxPDFViewerDocumentPropertiesDialogClass global variable to replace the built-in “Document Properties” dialog available in a PDF Viewer control.
See Also