Gets the type name of the annotation object being loaded or saved.
public string TypeName { get; }
Public ReadOnly Property TypeName As String
@property (nonatomic,copy,readonly) NSString* typeName;
public String getTypeName()
public:
property String^ TypeName
{
String^ get()
}
The type name of the annotation object being loaded or saved.
If this event occurred during AnnCodecs.Load or AnnCodecs.LoadFromString then the value of this property is the type of the AnnObject being loaded.
If this event occurred during AnnCodecs.Save or AnnCodecs.SaveToString, then the value of this property is the type of the AnnObject being saved. The object itself is in the AnnObject property.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document