4 references to Document
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (4)
15[DefaultProperty(nameof(Document))] 997if (Document is not null && !Document.PrinterSettings.IsValid) 999throw new InvalidPrinterException(Document.PrinterSettings);