GrapeCity MultiRow Windows Forms Documentation
PrintSettings Class Properties


For a list of all members of this type, see PrintSettings members.

Public Properties
 NameDescription
Public PropertyAlignmentGets or sets a value that indicates how to align content on the page.  
Public PropertyAutoFitWidthGets or sets a value that indicates whether to automatically fit the Template's width to the paper's width when printing.  
Public PropertyColumnMarginGets or sets a value that indicates the margins between columns when multiple columns are printed.  
Public PropertyFromRowGets or sets the row index that indicates the row index to start printing from.  
Public PropertyHorizontalPageBreakGets or sets a value that indicates whether to break the page horizontally when the Template's width is greater than the page's width.  
Public PropertyMultiColumnsPrintOrderGets or sets a value that indicates how to print the sections when PagingMode is PagingMode.MultiColumns mode.  
Public PropertyPagingModeGets or sets a value that indicates how to do automatic paging when printing GcMultiRow.  
Public PropertyPrintFooterGets or sets a value that indicates how to print the column footer.  
Public PropertyPrintHeaderGets or sets a value that indicates how to print the column header.  
Public PropertyPrintRangeGets or sets a value that indicates which rows should be printed.  
Public PropertyPrintStyleGets or sets a value that indicates the print style.  
Public PropertyRepeatToFillGets or sets a value that indicates whether to print empty rows on the last page.  
Public PropertySectionMarginGets or sets a value that indicates the margins between sections.  
Public PropertyToRowGets or sets the row index that indicates the end row index for printing.  
Public PropertyWatermarkGets or sets an image which is printed on a specified page as the watermark image.  
Public PropertyWatermarkAlignmentGets or sets a value by which to align the Watermark in the specific page.  
Public PropertyWatermarkOpacityGets or sets a value that indicates the opacity of the Watermark.  
Public PropertyWatermarkPrintOnPagesGets or sets a value that indicates the specific pages on which the watermark is printed.  
Public PropertyWatermarkSizeModeGets or sets a value that indicates how the Watermark is sized to fit the page when printing.  
Public PropertyZoomFactorGets or sets a value that indicates the zoom ratio when printing GcMultiRow to a Graphics object.  
Top
See Also

Reference

PrintSettings Class
GrapeCity.Win.MultiRow Namespace
Print Method
PrintPreview Method
PageSetup Method
Document Property

 

 


Copyright © GrapeCity, inc. All rights reserved.