windowsforms-devexpress-dot-xtraprinting-dot-control.md
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.v25.2.dll
NuGet Package : DevExpress.Win.Printing
public class PrintControl :
DocumentViewerBase,
IPrintControl,
IScrollService,
IZoomService
Public Class PrintControl
Inherits DocumentViewerBase
Implements IPrintControl,
IScrollService,
IZoomService
The following members return PrintControl objects:
The following image illustrates the PrintControl.
Show 11 items
Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl DocumentViewerBase PrintControl DocumentViewer
See Also