ESRI.ArcGIS.ADF.ArcGISServer
FontStrikethroughSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TextSymbol Class : FontStrikethroughSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property FontStrikethroughSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TextSymbol
Dim value As Boolean
 
instance.FontStrikethroughSpecified = value
 
value = instance.FontStrikethroughSpecified
C# 
[XmlIgnoreAttribute()]
public bool FontStrikethroughSpecified {get; set;}

See Also

© 2010 All Rights Reserved.