![]() | Pdf |
The PdfWebLinkCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Adds a PdfWebLink to the collection |
![]() | Clear | Removes all PdfWebLink from the collection |
![]() | Contains | Determines whether the collection contains a specific PdfWebLink. |
![]() | CopyTo | Copies the elements of the collections to an System.Array, starting at a particular System.Array index. |
![]() | Dispose | Releases all resources used by the PdfDocument. |
![]() | Dispose(Boolean) | Releases all resources used by the PdfImageObject. |
![]() | Finalize |
Finalize object
(Overrides ObjectFinalize) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetWebLinkAtPoint(FS_POINTF) | Find a web link at specified point on a document page |
![]() | GetWebLinkAtPoint(Single, Single) | Find a web link at specified point on a document page |
![]() | IndexOf | Determines the index of a specific PdfWebLink in the collection. |
![]() | Insert | Inserts a PdfWebLink to the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific PdfWebLink from the collection. |
![]() | RemoveAt | Removes the PdfWebLink at the specified index. |