OdaDwfTemplateClassPageCount Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual int PageCount { get; }
Public Overridable ReadOnly Property PageCount As Integer
Get
public:
virtual property int PageCount {
int get ();
}
abstract PageCount : int with get
override PageCount : int with get
Property Value
Type:
Int32
Implements
IOdaDwfTemplatePageCount
See Also