In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnableLinkRect Property

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