GrapeCity.Win.MultiRow Namespace : PrintSettings Class |
The following tables list the members exposed by PrintSettings.
Name | Description | |
---|---|---|
Alignment | Gets or sets a value that indicates how to align content on the page. | |
AutoFitWidth | Gets or sets a value that indicates whether to automatically fit the Template's width to the paper's width when printing. | |
ColumnMargin | Gets or sets a value that indicates the margins between columns when multiple columns are printed. | |
FromRow | Gets or sets the row index that indicates the row index to start printing from. | |
HorizontalPageBreak | Gets or sets a value that indicates whether to break the page horizontally when the Template's width is greater than the page's width. | |
MultiColumnsPrintOrder | Gets or sets a value that indicates how to print the sections when PagingMode is PagingMode.MultiColumns mode. | |
PagingMode | Gets or sets a value that indicates how to do automatic paging when printing GcMultiRow. | |
PrintFooter | Gets or sets a value that indicates how to print the column footer. | |
PrintHeader | Gets or sets a value that indicates how to print the column header. | |
PrintRange | Gets or sets a value that indicates which rows should be printed. | |
PrintStyle | Gets or sets a value that indicates the print style. | |
RepeatToFill | Gets or sets a value that indicates whether to print empty rows on the last page. | |
SectionMargin | Gets or sets a value that indicates the margins between sections. | |
ToRow | Gets or sets the row index that indicates the end row index for printing. | |
Watermark | Gets or sets an image which is printed on a specified page as the watermark image. | |
WatermarkAlignment | Gets or sets a value by which to align the Watermark in the specific page. | |
WatermarkOpacity | Gets or sets a value that indicates the opacity of the Watermark. | |
WatermarkPrintOnPages | Gets or sets a value that indicates the specific pages on which the watermark is printed. | |
WatermarkSizeMode | Gets or sets a value that indicates how the Watermark is sized to fit the page when printing. | |
ZoomFactor | Gets or sets a value that indicates the zoom ratio when printing GcMultiRow to a Graphics object. |
Name | Description | |
---|---|---|
ToString | Returns the PrintSettings's string representation. |