Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPSPreviewDialogManager Methods
Show Inherited Hide Inherited

Maintains Print Preview dialog styles available within the ExpressPrinting System.
Name Description
CreatePreviewWindow Creates a window for the currently active Print Preview dialog style.
Equals(TObject) Inherited from TObject.
FindPreviewDialogStyleInfoByName(string,TdxPSPreviewDialogStyleInfoClass) Searches for a Print Preview dialog style, which has a specified name.
GetHashCode Inherited from TObject.
PopulatePreviewDialogList(TStrings) Populates a specified string list with Print Preview dialog styles that are registered within the ExpressPrinting System.
RegisterPreviewDialog(TdxPSPreviewDialogStyleInfoClass) Registers a specified Print Preview dialog style within the ExpressPrinting System.
ToString Inherited from TObject.
UnregisterPreviewDialog(TdxPSPreviewDialogStyleInfoClass) Unregisters a specified Print Preview dialog style within the ExpressPrinting System.
See Also