Skip to main content
A newer version of this page is available. .

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

Declaration

public class PrintControl :
    DocumentViewerBase,
    IPrintControl,
    IScrollService,
    IZoomService

Remarks

The following image illustrates the PrintControl.

PrintControl

See Also