This documentation is archived and is not being maintained.
PrintTicket Properties
Visual Studio 2010
The PrintTicket type exposes the following members.
| Name | Description | |
|---|---|---|
|
Collation | Gets or sets a value indicating whether the printer collates its output. |
|
CopyCount | Gets or sets the number of copies for the print job. |
|
DeviceFontSubstitution | Gets or sets a value indicating whether the printer substitutes device-based fonts for computer-based fonts on the print job. |
|
Duplexing | Gets or sets a value indicating what kind of two-sided printing, if any, the printer uses for the print job. |
|
InputBin | Gets or sets a value indicating what input bin (paper tray) to use. |
|
OutputColor | Gets or sets a value indicating how the printer handles content that has color or shades of gray. |
|
OutputQuality | Gets or sets a value indicating the quality of output for the print job. |
|
PageBorderless | Gets or sets a value indicating whether the device prints content to the edge of the media or leaves an unprinted margin around the edge. |
|
PageMediaSize | Gets or sets the page size for the paper (or other media) that a printer uses for a print job. |
|
PageMediaType | Gets or sets a value indicating what sort of paper or media the printer uses for the print job. |
|
PageOrder | Gets or sets a value indicating whether the printer prints multiple pages back-to-front or front-to-back. |
|
PageOrientation | Gets or sets a value indicating how the page content is oriented for printing. |
|
PageResolution | Gets or sets the level of page resolution that the printer uses for a print job. |
|
PageScalingFactor | Gets or sets the percentage by which the printer enlarges or reduces the print image on a page. |
|
PagesPerSheet | Gets or sets the number of pages that print on each printed side of a sheet of paper. |
|
PagesPerSheetDirection | Gets or sets a value indicating how a printer arranges multiple pages that print on each side of a sheet of paper. |
|
PhotoPrintingIntent | Gets or sets a value indicating in qualitative terms the level of quality the printer uses to print a photograph. |
|
Stapling | Gets or sets a value indicating whether, and where, a printer staples multiple pages. |
|
TrueTypeFontMode | Gets or sets a value indicating how the printer handles text that uses TrueType fonts. |
Show: