Link Search Menu Expand Document

IViewOptionsPageBreakPreview Property

Gets or sets a value indicating whether the sheet is in a Page Break Preview view

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool PageBreakPreview { get; set; }

Property Value

Type: Boolean
true if show in a page break preview; false if show in a normal view.
See Also

Reference