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




Determine whether the current block is full justified.

Syntax

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

Return Value

true if full justified, false otherwise

See Also

© 2010 All Rights Reserved.