Loads all the annotation containers from the specified multi-page annotation file with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15).
Overload | Description |
---|---|
LoadAll(stream) | Loads all the annotation containers from the specified stream containing a multi-page annotation file. |
LoadAll(stream,double,double) | Loads all the annotation containers from the specified stream containing a multi-page annotation file. with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15). |
LoadAll(string) | Loads all the annotation containers from the specified multi-page annotation file. |
LoadAll(string,double,double) | Loads all the annotation containers from the specified multi-page annotation file with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15). |
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