Spread.Sheets Documentation
GC.Spread.Sheets.Print Namespace
Inheritance Hierarchy
Types
typeDescription
PaperSize Specifies the paper size.
The constructor has 3 modes.
If there are 2 parameters, the parameters are width and height with a type of number;
If there is 1 parameter, the parameter is kind which is a GC.Spread.Sheets.Print.PaperKind type;
If there is no parameter, the result is the same as the second mode and the kind option is GC.Spread.Sheets.Print.PaperKind.letter.
PrintInfo Represents the information to use when printing a Worksheet.
Enumerations
EnumerationDescription
PaperKind Specifies the paper kind for the printed page.
PrintCentering Specifics the type of centering for the printed page.
PrintPageOrder Specifies the order in which pages are printed.
PrintPageOrientation Specifies the page orientation used for printing.
PrintVisibilityType Specifies whether the area is visible.
See Also

Reference

Spread

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.