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