ESRI.ArcGIS.ADF.Web.UI.WebControls
IsUnderline Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace > Editor Class : IsUnderline Method




Determine whether the current selection is in Underline mode.

Syntax

Visual Basic (Declaration) 
Public Function IsUnderline() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Editor
Dim value As Boolean
 
value = instance.IsUnderline()
C# 
public bool IsUnderline()

Return Value

whether or not the current selection is Underlined

See Also

© 2010 All Rights Reserved.