ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDocumentPageArray Class


ImGearDocumentPageArray Class Properties

For a list of all members of this type, see ImGearDocumentPageArray members.

Public Properties
 NameDescription
Public Property Gets the number of pages contained in the document.  
Public Property Gets a value indicating whether the Array has a fixed size.  
Public Property Gets a value indicating whether the Array is read-only.  
Public Property Gets a value indicating whether access to the Array is synchronized (thread-safe).  
Public Property Gets or sets the page at the specified index.  
Public Property Gets an object that can be used to synchronize access to the Array.  
Top
See Also