Skip to main content

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.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing

Declaration

public class PrintControl :
    DocumentViewerBase,
    IPrintControl,
    IScrollService,
    IZoomService

The following members return PrintControl objects:

Remarks

The following image illustrates the PrintControl.

PrintControl

See Also