Click or drag to resize

PdfPrintSettings IsValid Property

Gets a value indicating whether the System.Drawing.Printing.PrinterSettings.PrinterName property designates a valid printer.

Namespace: Spire.Pdf.Print
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
See Also