[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintOptions.PrintableAreaBoundsPen

PrintableAreaBoundsPen Property

PrintableAreaBoundsPen

Gets or sets the pen used to draw printable area bounds if DrawPrintableAreaBounds is true. If this value is null (which is the default), a single-pixel black pen is used.

Declaration
public Pen PrintableAreaBoundsPen { get; set; }