[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.PrintWidth

PrintWidth Property

PrintWidth

Gets or sets a value indicating the print width of the report in inches.

Declaration
public float PrintWidth { get; set; }
Property Value
Type Description
float

A float value representing the print width of the report in inches.

Remarks

Default value is "6.5" inches. It is an auxiliary property, which should be specified together with PageSettings;