Spread Silverlight Documentation
PrintInfo Class Members
Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : PrintInfo Class

The following tables list the members exposed by PrintInfo.

Public Constructors
 NameDescription
Public Constructor Creates a new set of print settings.  
Top
Public Properties
 NameDescription
Public Property Gets or sets whether column widths are adjusted to fit the longest text width for printing.  
Public Property Gets or sets whether row heights are adjusted to fit the tallest text height for printing.  
Public Property Gets or sets whether to print in black and white.  
Public Property Gets or sets how the printed page is centered.  
Public Property Gets or sets the last column to print when printing a cell range.  
Public Property Gets or sets the first column to print when printing a cell range.  
Public Property Gets or sets the page number to print on the first page.  
Public Property Gets or sets the number of vertical pages to check when optimizing printing.  
Public Property Gets or sets the number of horizontal pages to check when optimizing the printing.  
Public Property Gets or sets the text and format of the center footer on printed pages.  
Public Property Gets or sets the image for the center section of the footer.  
Public Property Gets or sets the text and format of the left footer on printed pages.  
Public Property Gets or sets the image for the left section of the footer.  
Public Property Gets or sets the text and format of the right footer on printed pages.  
Public Property Gets or sets the image for the right section of the footer.  
Public Property Gets or sets the text and format of the center header on printed pages.  
Public Property Gets or sets the image for the center section of the header.  
Public Property Gets or sets the text and format of the left header on printed pages.  
Public Property Gets or sets the image for the left section of the header.  
Public Property Gets or sets the text and format of the right header on printed pages.  
Public Property Gets or sets the image for the right section of the header.  
Public Property Gets or sets the margins for printing, in hundredths of an inch.  
Public Property Gets or sets the page orientation used for printing.  
Public Property Gets or sets the order in which pages print.  
Public Property Gets or sets the page range for printing.  
Public Property Gets or sets the paper size for printing.  
Public Property Gets or sets the last column of a range of columns to print on the left of each page.  
Public Property Gets or sets the first column of a range of columns to print on the left of each page.  
Public Property Gets or sets the last row of a range of rows to print at the top of each page.  
Public Property Gets or sets the first row of a range of rows to print at the top of each page.  
Public Property Gets or sets the last row to print when printing a cell range.  
Public Property Gets or sets the first row to print when printing a cell range.  
Public Property Gets or sets whether to print an outline border around the entire control.  
Public Property Gets or sets whether to print the column header.  
Public Property Gets or sets whether to print the grid lines.  
Public Property Gets or sets whether to print the row header.  
Public Property Gets or sets whether to print only rows,columns that contain data.  
Public Property Gets or sets the zoom factor used for printing.  
Top
Protected Methods
 NameDescription
Protected Method Initializes this instance.  
Protected Method Reads the XML base.  
Protected Method Writes the XML base.  
Top
Public Events
 NameDescription
Public Event the property change event.  
Top
See Also

Reference

PrintInfo Class
GrapeCity.Windows.SpreadSheet.Data Namespace