Documents for PDF, .NET Edition Documentation
IsMap Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionURI Class : IsMap Property
Gets or sets a value indicating whether to track the mouse position when the URI is resolved.
Syntax
'Declaration
 
Public Property IsMap As System.Boolean
public System.bool IsMap {get; set;}
Remarks
This property applies only to actions triggered by the user’s clicking an annotation; it is ignored for actions associated with GrapeCity.Documents.Pdf.OutlineNode or with a GrapeCity.Documents.Pdf.GcPdfDocument.OpenAction property.
See Also

Reference

ActionURI Class
ActionURI Members