TdxPDFViewerDocumentPropertiesDialogFormClass Type
In This Article
The class-reference to a “Document Properties“ dialog class.
#Declaration
Delphi
TdxPDFViewerDocumentPropertiesDialogFormClass = class of TdxPDFViewerDocumentPropertiesDialogForm;
#Referenced Class
Type | Description |
---|---|
Tdx |
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