GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / EnableLinkRect Property

In This Topic
EnableLinkRect Property (DocuVieware)
In This Topic
Specifies whether a rectangle is rendered when a link is hovered in the loaded document..
Syntax
'Declaration
 
Public Property EnableLinkRect As Boolean
public bool EnableLinkRect {get; set;}
Remarks
Default value is false.
See Also