%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetDocument Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetDocument Method
Returns the vdObject's document.

Syntax

JScript 
public function GetDocument() : Object;

Return Value

The vdObject's document object.

See Also