PrinterSettings.PrinterName

PrinterSettings.PrinterName property

Gets or sets the name of the printer to use.

public string PrinterName { get; set; }

Return Value

The name of the printer to use.

See Also