
The following tables list the members exposed by AnnCodecs.
| Name | Description | |
|---|---|---|
![]() | AnnCodecs Constructor | Initializes a new instance of an AnnCodecs object. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | GetInfoAsync | Gets information about the specified annotation file. |
![]() | LoadAsync | Loads an annotation container from the specified storage file. |
![]() | SaveAsync | Saves an annotation container to a storage file data. |
![]() | SaveToString | Converts an annotation container to XML data. |