[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridPrinter.PrintDocument

PrintDocument Property

PrintDocument

Gets the PrintDocument object that specifies page and printer settings.

Declaration
public PrintDocument PrintDocument { get; }
Public ReadOnly Property PrintDocument As PrintDocument
Remarks

The PrintDocument class is part of the .NET framework, defined in the System.Drawing.Printing namespace. It contains properties that specify printer and page settings for the document.