%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetTextStyles Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetTextStyles Method
Returns a collection with all textstyle objects of the document.

Syntax

JScript 
public function GetTextStyles() : Object;

See Also