PrintControl Class
As part of the DocumentViewer control, provides a canvas on which document pages are drawn in a Print Preview.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
public class PrintControl :
DocumentViewerBase,
IPrintControl,
IScrollService,
IZoomService
Related API Members
The following members return PrintControl objects:
Remarks
The following image illustrates the PrintControl.
Implements
Inheritance
See Also