| Source Methods |
The Source type exposes the following members.
| Name | Description | |
|---|---|---|
| createSourceList |
Creates a list of Sources from the given JSON.
| |
| Equals | (Inherited from Object.) | |
| GetCap(Int32) |
Gets the capability of the given code.
| |
| GetCap(String) |
Gets the capability of the given name.
| |
| GetCaps |
Gets all capabilities
| |
| GetDefaultSource |
Returns the first source marked as default in the first or null if not found.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetSourceByName |
Returns the source object with given name or null if not found.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasFeeder |
Whether this device has a feeder
| |
| HasFlatbed |
Whether this device has a flatbed
| |
| IsDefault |
Whether the source is the default source.
| |
| ToString | (Overrides ObjectToString.) | |
| xmlAttrAsInt |
Reads XML attribute and returns its int value.
|