Creates an instance of the InstalledPrinter class with the specified printer name.
The name of the printer installed in the client machine.
Whether to use Default printer if the specified one is not found or missing.
The name of the tray to print
The name of the paper
The duplex option
Whether to automatically detect Raw Mode Data Type based on the Windows printer driver model.
The Client Printer ID
Gets or sets whether to automatically detect Raw Mode Data Type based on the Windows printer driver model. Default is false.
Gets or sets whether to automatically detect Raw Mode Data Type based on the Windows printer driver model. Default is false.
Gets or sets the Windows driver model to use; set to 3 for driver model V3 or set to 4 for driver model V4. Default value is zero.
Gets or sets the Windows driver model to use; set to 3 for driver model V3 or set to 4 for driver model V4. Default value is zero.
Gets or sets the printer's double-sided (duplex) printing capability. Default is the current printer's driver setting.
Gets or sets the printer's double-sided (duplex) printing capability. Default is the current printer's driver setting.
Gets or sets the name of the Paper supported by the client printer. Default value is an empty string.
Gets or sets the name of the Paper supported by the client printer. Default value is an empty string.
Gets or sets whether to print to Default printer in case of the specified printer name is not found or missing. Default is false.
Gets or sets whether to print to Default printer in case of the specified printer name is not found or missing. Default is false.
Gets or sets the name of the printer installed in the client machine. Default value is an empty string.
Gets or sets the name of the printer installed in the client machine. Default value is an empty string.
Gets or sets the name of the tray supported by the client printer. Default value is an empty string.
Gets or sets the name of the tray supported by the client printer. Default value is an empty string.
The Client Printer serialization.
It represents a printer installed in the client machine with an associated OS printer driver.