Capabilities Class |
Namespace: DotNetBrowser.Print
public sealed class Capabilities
The Capabilities type exposes the following members.
Name | Description | |
---|---|---|
CanCollate |
Indicates whether the printer supports collate printing.
| |
ColorModels |
Gets the list of the ColorModel values supported by the printer.
| |
DuplexModes |
Gets the collection of the DuplexMode values supported by the printer.
| |
MaxCopies |
Gets the maximum number of copies that the printer can make.
| |
PaperSizes |
Gets the collection of the PaperSize values supported by the printer.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |