Link Search Menu Expand Document

PageSetupPaperSize Property

Gets or sets the size of the paper.

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

Property Value

Type: PaperSize
The size of the paper.
See Also

Reference