Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PdfUriAction Properties
Show Inherited Hide Inherited

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