Skip to main content

TdxPSPreviewDialogManager.CurrentPreviewDialogStyleInfo Property

Returns the class type of the currently active Print Preview dialog style.

Declaration

property CurrentPreviewDialogStyleInfo: TdxPSPreviewDialogStyleInfoClass read;

Property Value

Type
TdxPSPreviewDialogStyleInfoClass

Remarks

To activate a certain Print Preview dialog style, use the CurrentPreviewDialogStyle or dxPSEngine.PreviewDialogStyle property.

See Also