Accusoft.PrintProSdk Namespace : PaperBinCollection Class |
The following tables list the members exposed by PaperBinCollection.
Name | Description | |
---|---|---|
![]() | Count | Overridden. Gets the number of paper bins in the collection. |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). |
![]() | Item | Overloaded. Gets the PaperBin object at specified index within the collection. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Name | Description | |
---|---|---|
![]() | Contains | Used to determine if the specified PaperBin object exists in the collection. |
![]() | CopyTo | Copies the elements of the collection to an array of paper bin type. |
![]() | GetEnumerator | Overridden. Returns an enumerator that can be used to iterate through all of the PaperBin objects in the collection. |