%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var TextLineFlags_UnderLine : int;

See Also