LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

TypeName Property


Gets the type name of the annotation object being loaded or saved. WinRT support
Syntax
public string TypeName {get;}
 get_TypeName(); 

Property Value

The type name of the annotation object being loaded or saved.
Remarks

If this event occurred during AnnCodecs.LoadAsync then the value of this property is the type of the AnnObject being loaded.

If this event occurred during AnnCodecs.Save, then the value of this property is the type of the AnnObject being saved. The object itself is in the AnnObject property.

Example

For an example, refer to AnnSerializeOptions and AnnDeserializeOptions.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnSerializeObjectEventArgs Class
AnnSerializeObjectEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.