Save Method (AnnCodecs) (original) (raw)

Summary

Saves an annotation container to a writer.

Overload List

Overload Description
Save(AnnContainer,AnnFormat,String,Int32) Saves an annotation container to XML data.
Save(AnnContainer,AnnFormat,xmlData,savePageNumber) Saves an annotation container to XML data.
Save(Stream,AnnContainer,AnnFormat,int) Saves an annotation container to a stream.
Save(Stream,AnnContainer,AnnFormat,String,Int32) Saves an annotation container to a stream.
Save(string,AnnContainer,AnnFormat,int) Saves an annotation container to a file.
Save(Writer,AnnContainer,AnnFormat,String,Int32) Saves an annotation container to a writer.

Requirements

Target Platforms

See Also

AnnCodecs Class

AnnCodecs Members