Saves an array of AnnContainer to a multipage annotation disk file
Overload | Description |
---|---|
Save(stream,anncontainer,anncodecsformat,int,anncodecssavepagemode) | Saves the annotation objects to a stream. |
Save(stream,anncontainer[],anncodecsformat) | Saves an array of AnnContainer to a stream. |
Save(string,anncontainer,anncodecsformat,int,anncodecssavepagemode) | Saves the annotation objects to a disk file. |
Save(string,anncontainer[],anncodecsformat) | Saves an array of AnnContainer to a multipage annotation disk file |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET