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




Determine whether the current block is center justified.

Syntax

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

Return Value

true if center justified, false otherwise

See Also

© 2010 All Rights Reserved.