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




Determine whether the current selection is in Italic mode.

Syntax

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

Return Value

whether or not the current selection is Italicized

See Also

© 2010 All Rights Reserved.