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




Toggle the right justify property for the current block.

Syntax

Visual Basic (Declaration) 
Public Sub JustifyRight() 
Visual Basic (Usage)Copy Code
Dim instance As Editor
 
instance.JustifyRight()
C# 
public void JustifyRight()

See Also

© 2010 All Rights Reserved.