GrapeCity.Xaml.SpreadSheet.Data
PrintInfo Class Members
Properties  Methods  Events


The following tables list the members exposed by PrintInfo.

Public Constructors
 NameDescription
Public ConstructorPrintInfo Constructor Creates a new set of print settings.  
Top
Public Properties
 NameDescription
Public PropertyBestFitColumns Gets or sets whether column widths are adjusted to fit the longest text width for printing.  
Public PropertyBestFitRows Gets or sets whether row heights are adjusted to fit the tallest text height for printing.  
Public PropertyBlackAndWhite Gets or sets whether to print in black and white.  
Public PropertyCentering Gets or sets how the printed page is centered.  
Public PropertyColumnEnd Gets or sets the last column to print when printing a cell range.  
Public PropertyColumnStart Gets or sets the first column to print when printing a cell range.  
Public PropertyFirstPageNumber Gets or sets the page number to print on the first page.  
Public PropertyFitPagesTall Gets or sets the number of vertical pages to check when optimizing printing.  
Public PropertyFitPagesWide Gets or sets the number of horizontal pages to check when optimizing the printing.  
Public PropertyFooterCenter Gets or sets the text and format of the center footer on printed pages.  
Public PropertyFooterCenterImage Gets or sets the image for the center section of the footer.  
Public PropertyFooterLeft Gets or sets the text and format of the left footer on printed pages.  
Public PropertyFooterLeftImage Gets or sets the image for the left section of the footer.  
Public PropertyFooterRight Gets or sets the text and format of the right footer on printed pages.  
Public PropertyFooterRightImage Gets or sets the image for the right section of the footer.  
Public PropertyHeaderCenter Gets or sets the text and format of the center header on printed pages.  
Public PropertyHeaderCenterImage Gets or sets the image for the center section of the header.  
Public PropertyHeaderLeft Gets or sets the text and format of the left header on printed pages.  
Public PropertyHeaderLeftImage Gets or sets the image for the left section of the header.  
Public PropertyHeaderRight Gets or sets the text and format of the right header on printed pages.  
Public PropertyHeaderRightImage Gets or sets the image for the right section of the header.  
Public PropertyMargin Gets or sets the margins for printing, in hundredths of an inch.  
Public PropertyOrientation Gets or sets the page orientation used for printing.  
Public PropertyPageOrder Gets or sets the order in which pages print.  
Public PropertyPageRange Gets or sets the page range for printing.  
Public PropertyPaperSize Gets or sets the paper size for printing.  
Public PropertyRepeatColumnEnd Gets or sets the last column of a range of columns to print on the left of each page.  
Public PropertyRepeatColumnStart Gets or sets the first column of a range of columns to print on the left of each page.  
Public PropertyRepeatRowEnd Gets or sets the last row of a range of rows to print at the top of each page.  
Public PropertyRepeatRowStart Gets or sets the first row of a range of rows to print at the top of each page.  
Public PropertyRowEnd Gets or sets the last row to print when printing a cell range.  
Public PropertyRowStart Gets or sets the first row to print when printing a cell range.  
Public PropertyShowBorder Gets or sets whether to print an outline border around the entire control.  
Public PropertyShowColumnHeader Gets or sets whether to print the column header.  
Public PropertyShowGridLine Gets or sets whether to print the grid lines.  
Public PropertyShowRowHeader Gets or sets whether to print the row header.  
Public PropertyUseMax Gets or sets whether to print only rows,columns that contain data.  
Public PropertyZoomFactor Gets or sets the zoom factor used for printing.  
Top
Protected Methods
 NameDescription
Protected MethodInit Initializes this instance.  
Protected MethodReadXmlBase Reads the XML base.  
Protected MethodWriteXmlBase Writes the XML base.  
Top
Public Events
 NameDescription
Public EventPropertyChanged the property change event.  
Top
See Also

Reference

PrintInfo Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options