%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
NumLayouts Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : NumLayouts Method
Returns the count of the document's layouts.

Syntax

JScript 
public function NumLayouts() : int;

Return Value

A numerical value indicating how many layouts the document has.

See Also