Scaling factor for automatic page breaks.
Unit is one percent. Value must be between 10 and 400.
Default value for this property is 100.
MS Excel inserts automatic page breaks depending on this scaling factor. Smaller it gets, bigger will be the distance between the two automatic page breaks.
If you set this property, FitToPage will automaticaly be set to false.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if value is out of 10 to 400 range. |
ExcelPrintOptions Class | GemBox.Spreadsheet Namespace