Link Search Menu Expand Document

PageSetupPrintErrors Property

Gets or sets an PrintErrors contstant specifying the type of print error displayed.

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

Property Value

Type: PrintErrors
The type of print error displayed.
See Also

Reference