This document is archived and information here might be outdated. Recommended version. |
Number of labels in the label engine manager.
[Visual Basic .NET]
Public ReadOnly Property EngineCount As Short
[C#]
public short EngineCount {get;}
[C++]
HRESULT get_EngineCount(
System.Int16* nEngineCount
);
[C++] Parameters nEngineCount [out, retval]
nEngineCount is a parameter of type short*