Spread Silverlight Documentation
PrintInfo Class Members
Properties  Methods  Events


The following tables list the members exposed by PrintInfo.

Public Constructors
 NameDescription
Public ConstructorPrintInfo ConstructorCreates a new set of print settings.  
Top
Public Properties
 NameDescription
Public PropertyBestFitColumnsGets or sets whether column widths are adjusted to fit the longest text width for printing.  
Public PropertyBestFitRowsGets or sets whether row heights are adjusted to fit the tallest text height for printing.  
Public PropertyBlackAndWhiteGets or sets whether to print in black and white.  
Public PropertyCenteringGets or sets how the printed page is centered.  
Public PropertyColumnEndGets or sets the last column to print when printing a cell range.  
Public PropertyColumnStartGets or sets the first column to print when printing a cell range.  
Public PropertyFirstPageNumberGets or sets the page number to print on the first page.  
Public PropertyFitPagesTallGets or sets the number of vertical pages to check when optimizing printing.  
Public PropertyFitPagesWideGets or sets the number of horizontal pages to check when optimizing the printing.  
Public PropertyFooterCenterGets or sets the text and format of the center footer on printed pages.  
Public PropertyFooterCenterImageGets or sets the image for the center section of the footer.  
Public PropertyFooterLeftGets or sets the text and format of the left footer on printed pages.  
Public PropertyFooterLeftImageGets or sets the image for the left section of the footer.  
Public PropertyFooterRightGets or sets the text and format of the right footer on printed pages.  
Public PropertyFooterRightImageGets or sets the image for the right section of the footer.  
Public PropertyHeaderCenterGets or sets the text and format of the center header on printed pages.  
Public PropertyHeaderCenterImageGets or sets the image for the center section of the header.  
Public PropertyHeaderLeftGets or sets the text and format of the left header on printed pages.  
Public PropertyHeaderLeftImageGets or sets the image for the left section of the header.  
Public PropertyHeaderRightGets or sets the text and format of the right header on printed pages.  
Public PropertyHeaderRightImageGets or sets the image for the right section of the header.  
Public PropertyMarginGets or sets the margins for printing, in hundredths of an inch.  
Public PropertyOrientationGets or sets the page orientation used for printing.  
Public PropertyPageOrderGets or sets the order in which pages print.  
Public PropertyPageRangeGets or sets the page range for printing.  
Public PropertyPaperSizeGets or sets the paper size for printing.  
Public PropertyRepeatColumnEndGets or sets the last column of a range of columns to print on the left of each page.  
Public PropertyRepeatColumnStartGets or sets the first column of a range of columns to print on the left of each page.  
Public PropertyRepeatRowEndGets or sets the last row of a range of rows to print at the top of each page.  
Public PropertyRepeatRowStartGets or sets the first row of a range of rows to print at the top of each page.  
Public PropertyRowEndGets or sets the last row to print when printing a cell range.  
Public PropertyRowStartGets or sets the first row to print when printing a cell range.  
Public PropertyShowBorderGets or sets whether to print an outline border around the entire control.  
Public PropertyShowColumnHeaderGets or sets whether to print the column header.  
Public PropertyShowGridLineGets or sets whether to print the grid lines.  
Public PropertyShowRowHeaderGets or sets whether to print the row header.  
Public PropertyUseMaxGets or sets whether to print only rows,columns that contain data.  
Public PropertyZoomFactorGets or sets the zoom factor used for printing.  
Top
Protected Methods
 NameDescription
Protected MethodInitInitializes this instance.  
Protected MethodReadXmlBaseReads the XML base.  
Protected MethodWriteXmlBaseWrites the XML base.  
Top
Public Events
 NameDescription
Public EventPropertyChangedthe property change event.  
Top
See Also

Reference

PrintInfo Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.