Leadtools.Annotations.Core Namespace : AnnCodecs Class |
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 | |
---|---|---|
GetInfo | Overloaded. Gets information about the specified annotation file. | |
GetInfoAsync | Gets information about the specified annotation file. | |
GetInfoFromString | Gets information about the specified annotation xml data. | |
GetInfoFromXmlDocument | Gets information about the specified XML document. | |
GetInfoFromXmlDocument | Gets information about the specified XML document. | |
Load | Overloaded. Loads an annotation container from the specified file. | |
Load | Overloaded. Loads an annotation container from the specified XML data. | |
Load | Loads an annotation container from the specified XML data. | |
LoadAsync | Loads an annotation container from the specified storage file. | |
LoadFromString | Loads an annotation container from the specified xml data. | |
LoadFromXmlDocument | Loads an annotation container from the specified XML document. | |
LoadFromXmlDocument | Loads an annotation container from the specified XML document. | |
Save | Overloaded. Saves an annotation container to a file. | |
Save | Overloaded. Saves an annotation container to a stream. | |
Save | Saves an annotation container to XML data. | |
SaveAsync | Saves an annotation container to a storage file data. | |
SaveLayer | Overloaded. Saves an annotation layer to a stream. | |
SaveLayerToString | Saves an annotation layer to a string. | |
SaveToString | Saves an annotation container to a string. |