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