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