PageCollection Class |
Namespace: Atalasoft.Imaging.Codec.Pdf
The PageCollection type exposes the following members.
Name | Description | |
---|---|---|
PageCollection | Creates a PageCollection from a Stream containing a PDF and password |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) | |
InnerList | Gets the list of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) | |
Item | (Inherited from Pages.) |
Name | Description | |
---|---|---|
Contains | (Inherited from Pages.) | |
CopyTo | (Inherited from Pages.) | |
Dispose | (Inherited from Pages.) | |
Dispose(Boolean) | (Inherited from Pages.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that iterates through the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IndexOf | (Inherited from Pages.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |