![](collapse.gif)
![](expand.gif)
![](collapse.gif)
![](expand.gif)
![](drpdown.gif)
![](drpdown_orange.gif)
![](copycode.gif)
![](copycodeHighlight.gif)
JsPropertiesExtractor | Send comments on this topic. |
AddLayout Method | |
See Also |
![]() |
vdWebLibrary Namespace > vdrawObj Class : AddLayout Method |
- layoutname
JScript | |
---|---|
public function AddLayout( layoutname : String ) : int; |
Parameters
- layoutname
Return Value
The Layout index id
if layout already exist then returns the existing layout index id.
Warning: the passed layout name must not be 'model' or equal to the document.Model name
uses the SetActiveLayoutId with the return id in order to make it active.