TdxPSPreviewDialogManager.CurrentPreviewDialogStyleInfo Property
In This Article
Returns the class type of the currently active Print Preview dialog style.
#Declaration
Delphi
property CurrentPreviewDialogStyleInfo: TdxPSPreviewDialogStyleInfoClass read;
#Property Value
Type |
---|
Tdx |
#Remarks
To activate a certain Print Preview dialog style, use the CurrentPreviewDialogStyle or dxPSEngine.PreviewDialogStyle property.
See Also