Spread.Sheets Documentation
Print type
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Print

Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)PaperKindSpecifies the paper kind for the printed page.  
public Fieldstatic (Shared in Visual Basic)PrintCenteringSpecifics the type of centering for the printed page.  
public Fieldstatic (Shared in Visual Basic)PrintPageOrderSpecifies the order in which pages are printed.  
public Fieldstatic (Shared in Visual Basic)PrintPageOrientationSpecifies the page orientation used for printing.  
public Fieldstatic (Shared in Visual Basic)PrintVisibilityTypeSpecifies whether the area is visible.  
Top
Methods
 NameDescription
public Methodstatic (Shared in Visual Basic)PaperSizeSpecifies 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.  
public Methodstatic (Shared in Visual Basic)PrintInfoRepresents the information to use when printing a Worksheet.  
Top
See Also

Reference

GC.Spread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.