Saves the annotation objects to a disk file.
Overload List
Overload | Description |
Save(String,AnnContainer,AnnCodecsFormat,Int32,AnnCodecsSavePageMode) | Saves the annotation objects to a disk file. |
Save(Stream,AnnContainer,AnnCodecsFormat,Int32,AnnCodecsSavePageMode) | Saves the annotation objects to a stream. |
Save(String,AnnContainer[],AnnCodecsFormat) | Saves an array of AnnContainer to a multipage annotation disk file |
Save(Stream,AnnContainer[],AnnCodecsFormat) | Saves an array of AnnContainer to a stream. |
Requirements
See Also