IOdaDwfTemplatePage Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
IOdaDwfPageData this[
Object Index
] { get; }
ReadOnly Property Page (
Index As Object
) As IOdaDwfPageData
Get
property IOdaDwfPageData^ Page[[InAttribute] Object^ Index] {
IOdaDwfPageData^ get ([InAttribute] Object^ Index);
}
abstract Page : IOdaDwfPageData with get
Parameters
- Index
- Type: SystemObject
Property Value
Type:
IOdaDwfPageData
See Also