[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintOptions.DrawPrintableAreaBounds

DrawPrintableAreaBounds Property

DrawPrintableAreaBounds

Gets or sets a value indicating whether a line is drawn around the printable area of the page. This may be useful for diagnostic purposes. PrintableAreaBoundsPen is used to draw the line. The default is false.

Declaration
public bool DrawPrintableAreaBounds { get; set; }