TdxPSPreviewDialogManager Properties
Maintains Print Preview dialog styles available within the ExpressPrinting System.| Name | Description |
|---|---|
| Count | Returns the number of Print Preview dialog styles registered within the ExpressPrinting System. |
| CurrentPreviewDialogStyle | Activates a certain Print Preview dialog style. |
| CurrentPreviewDialogStyleInfo | Returns the class type of the currently active Print Preview dialog style. |
| DefaultPreviewDialogStyleInfo | Returns the class type of the most recently registered Print Preview dialog style. |
| Items | Provides indexed access to the class types of Print Preview dialog styles that are registered within the ExpressPrinting System. |
| Names |
See Also