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

In This Topic
EnableLinkRect Property (DocuViewareControl)
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