%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdAfterOpenDocument Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdAfterOpenDocument Field
Get/Set a method that called after a document is successfully opened and can be handled by a function described by the vdAfterOpenDocumentDelegate.

Syntax

JScript 
public var vdAfterOpenDocument : vdAfterOpenDocumentDelegate;

See Also