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




Determine whether the current block is right justified.

Syntax

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

Return Value

true if right justified, otherwise false

See Also

© 2010 All Rights Reserved.