[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Printing.PageSetup.PaperSize

PaperSize Property

PaperSize

Gets or sets the size of the paper to be printed on.

Declaration
public PaperKind PaperSize { get; set; }
Property Value
Type Description
PaperKind

A PaperKind value, representing the size of the paper to be printed on.

Remarks

Possible values are listed in PaperKind
Custom paper size is not fully implemented at this time.