PrintPreviewFormEx Class
A print preview form with a standard toolbar.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
public class PrintPreviewFormEx :
PrintPreviewFormExBase
#Related API Members
The following members return PrintPreviewFormEx objects:
Library | Related API Members |
---|---|
Win |
Printing |
Print |
|
Dashboard | Print |
#Remarks
The PrintPreviewFormEx class is no longer used separately and is retained only for backward compatibility. Use the DocumentViewer control, instead.