[]
Gets or sets a value indicating the print width of the report in inches.
public float PrintWidth { get; set; }
Type | Description |
---|---|
float | A float value representing the print width of the report in inches. |
Default value is "6.5" inches. It is an auxiliary property, which should be specified together with PageSettings;