[]
        
(Showing Draft Content)

C1.Win.C1GanttView.Printing.PrintInfo.PrintBorders

PrintBorders Property

PrintBorders

Gets or sets a value indicating whether borders specified by the grid styles are printed. Set this property to false if you want to use C1PrintDocument's Style.Borders and/or Style.GridLines to specify how borders are printed instead.

The default value is true.

Declaration
public bool PrintBorders { get; set; }