PdfUriAction.IsMap Property
Gets a value that determines whether to track the mouse position when the URI is resolved.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to track the mouse position when the URI is resolved; otherwise false. Default value: false. |
See Also