IOdaDwfTemplateAddPage
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.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 String
-
Return Value
Int32
See Also