Pdf |
The PdfUriAction type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfUriAction(PdfDocument, IntPtr) | Initializes a new instance of the PdfAction class. | |
| PdfUriAction(PdfDocument, String) | Initializes a new instance of the PdfUriAction class with the document and the uri. |
| Name | Description | |
|---|---|---|
| ActionUrl | Gets URL assigned to the current action. | |
| BaseUri | Gets the document-level information for PdfUriAction | |
| IsMap | Gets or sets a flag specifying whether to track the mouse position when the URI is resolved (see below). | |
| Uri | Gets or sets the uniform resource identifier to resolve. |