dxPSPreviewDialogManager Method
Provides access to a TdxPSPreviewDialogManager object instance that allows you to manage Print Preview dialog styles.
Declaration
function dxPSPreviewDialogManager: TdxPSPreviewDialogManager;
Returns
| Type |
|---|
| TdxPSPreviewDialogManager |
Remarks
Since there should be only one instance of the TdxPSPreviewDialogManager class at runtime, call this function to access it.
See Also