Name | Description | |
---|---|---|
GridPrintParameters Constructor |
The following tables list the members exposed by GridPrintParameters.
Name | Description | |
---|---|---|
GridPrintParameters Constructor |
Name | Description | |
---|---|---|
DocumentName | Gets or sets the name of the document to print. | |
Margin | Specifies the margin around the page in pixels. | |
MaxPages | The maximum number of pages to print. | |
PrintFactory | Gets or sets the print factory to create necessary components for printing process. | |
PrintQueue | Gets or sets the System.Printing.PrintQueue object defining printer to use, can be null to use default printer. | |
PrintTicket | Gets or sets the System.Printing.PrintTicket object defining the print parameters, can be null to use System.Printing.PrintQueue.DefaultPrintTicket. | |
ScaleMode | Specifies how the grid content should be scaled to fit the page. | |
ShowPrintDialog | Specifies whether to display a print dialog before printing. | |
ShowPrintPreview | Gets or sets displaying the print preview dialog before printing. |