ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearDocumentPageArray Class |
For a list of all members of this type, see ImGearDocumentPageArray members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of pages contained in the document. |
![]() | IsFixedSize | Gets a value indicating whether the Array has a fixed size. |
![]() | IsReadOnly | Gets a value indicating whether the Array is read-only. |
![]() | IsSynchronized | Gets a value indicating whether access to the Array is synchronized (thread-safe). |
![]() | Item | Gets or sets the page at the specified index. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the Array. |