[]
Gets the PrintDocument object that specifies page and printer settings.
public PrintDocument PrintDocument { get; }
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.