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




Determine whether the current block is left justified.

Syntax

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

Return Value

true if left justified, otherwise false

See Also

© 2010 All Rights Reserved.