IOdaDwfTemplateAddPage Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
int AddPage(
string LayoutName
)
Function AddPage (
LayoutName As String
) As Integer
int AddPage(
[InAttribute] String^ LayoutName
)
abstract AddPage :
LayoutName : string -> int
Parameters
- LayoutName
- Type: SystemString
Return Value
Type:
Int32
See Also