Skip to main content

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