Click or drag to resize

ExcelViewOptionsPageBreakViewZoom Property

Magnification factor in page break view.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.2.6
Syntax
public int PageBreakViewZoom { get; set; }

Property Value

Int32
Remarks

Unit is one percent. Value must be between 10 and 400.

Default value is 60.

See Also