PdfSettingsPrinterName Property

Printer API Documentation
Specify which printer name the current settings applies to.

Namespace:  pdf7.PdfWriter
Assembly:  pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax

public string PrinterName { get; set; }

Property Value

Type: String
Remarks

Many of the methods in this class requires that a valid printer name is set using this property.
See Also

Reference