Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfUriAction Properties

Represents a URI (uniform resource identifier) action associated with the annotation.
Name Description
IsMap Gets a value that determines whether to track the mouse position when the URI is resolved.
Next Gets the next action that is performed after the action from the list of PdfAction objects. Inherited from PdfAction.
Uri Returns the URI (uniform resource identifier) action that causes a URI to be resolved.
See Also