WebAnnotationControllerSave Method |
| Name | Description | |
|---|---|---|
| Save(IFormatter) | Saves the annotations to a byte array using the specified formatter. | |
| Save(Stream, AnnotationDataFormat) | Saves the annotations to a stream using the specified formatter. | |
| Save(Stream, IFormatter) | Saves the annotations to a stream using the specified formatter. | |
| Save(String, AnnotationDataFormat) | Saves the annotations to a file using the specified formatter. |