public void save(Writer writer, AnnContainer container, AnnFormat format, String xmlData, int savePageNumber)
writer
The destination writer to save the data to.
container
The AnnContainer to be saved. This value must not be null.
format
This must be AnnFormat.Annotations.
xmlData
Optional existing data. Can be null to create new annotations data; otherwise, this parameter must contain valid data previously saved using this method.
savePageNumber
The page number on which to place the data.
If _writer_ is not an empty writer, then it must contain valid LEADTOOLS annotation data previously saved and this method will insert or replace the page specified in _savePageNumber_.
If _writer_ is a new writer, then this method will create and save the new LEADTOOLS annotation data.
If the value of _savePageNumber_ is 0, the page number to use when saving is obtained from the PageNumber property of _container_; otherwise, the page number in _savePageNumber_is used when saving.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document