%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
TextLineFlags_OverLine Field
See Also 
vdWebLibrary Namespace > vdConst Class : TextLineFlags_OverLine Field
Draws the text with a line over it. See also vdText.TextLine property in VDF.chm.

Syntax

JScript 
public var TextLineFlags_OverLine : int;

See Also