ActiveReports 9
HyperLinkUnderline Property (FlashViewerOptions)
Example 

Gets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true. 
Syntax
'Declaration
 
Public Property HyperLinkUnderline As System.Boolean
public System.bool HyperLinkUnderline {get; set;}
Example
WebViewer.FlashViewerOptions.HyperLinkUnderline = False
WebViewer.FlashViewerOptions.HyperLinkUnderline = false;
See Also

Reference

FlashViewerOptions Class
FlashViewerOptions Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum