DestinationCollection Class |
Namespace: Aspose.Pdf
The DestinationCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the collection.
|
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
|
![]() | Item |
Gets the destination object by index.
|
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear |
Collection is read-only. Always throws NotSupportedException exception.
|
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator |
Returns the enumerator.
|
![]() | GetExplicitDestination |
Returns the explicit destination by the name.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPageNumber |
Returns the page number of destination by the name.
|
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf | |
![]() | Remove | |
![]() | ToString | (Inherited from Object.) |