Page |
public class PageList : NativeObject, IList<Page>, ICollection<Page>, IEnumerable<Page>, IEnumerable
The PageList type exposes the following members.
Name | Description | |
---|---|---|
Count | ||
IsReadOnly | ||
Item |
Name | Description | |
---|---|---|
Add | ||
AddRange | ||
Contains | ||
Copy | Copy a page list Copy pages from an input document to the given targetDocument. The returned list is associated with the given target document but not yet part of it. It can be appended to the document's page list. | |
CopyTo | ||
Equals | (Inherited from NativeObject) | |
GetEnumerator | ||
GetHashCode | (Inherited from NativeObject) | |
GetRange | ||
IndexOf | ||
Insert |