The following tables list the members exposed by AnnCodecs.
Public Properties
| Name | Description |
| DeserializeOptions | Gets or sets the options to use when loading annotation objects. |
| SerializeOptions | Gets or sets the options to use when saving annotation objects. |
Top
Public Methods
| Name | Description |
| GetInfo | Gets information about the specified annotation xml data. |
| Load | Loads an annotation container from the specified xml data. |
| LoadFromXmlDocument | Loads an annotation container from the specified xml document. |
| Save | Saves an annotation container to xml data. |
Top
See Also