Link Search Menu Expand Document

ViewOptionsPageBreakPreview Property

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

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

Property Value

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

Implements

IViewOptionsPageBreakPreview
See Also

Reference