Accusoft.PrintProSdk Namespace : PrinterCollection Class |
The following tables list the members exposed by PrinterCollection.
Name | Description | |
---|---|---|
Count | Overridden. Gets the number of Printer objects in the collection. | |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). | |
Item | Overloaded. Gets a Printer object which matches the given index value. | |
SyncRoot | Gets an object to be used for thread synchronization. |
Name | Description | |
---|---|---|
Contains | Checks if the given Printer object is contained within the collection. | |
CopyTo | Copies the elements of the printer collection to an array, starting at the given index location. | |
GetEnumerator | Overridden. Returns an enumerator that can iterate through the printer collection. |