Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Save Method
See Also 
Leadtools.Annotations Namespace > AnnCodecs Class : Save Method




Saves the annotation objects to a disk file.

Overload List

OverloadDescription
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.  

Example

For an example, refer to AnnCodecs.

Remarks

pageMode can be one of the following:
ModeDescription
AnnCodecsSavePageMode.OverwritefileName will be overwritten if it exists and all previous information will be lost. Value of page must be 1 or -1 (for appending the objects as last page).
AnnCodecsSavePageMode.InsertfileName must be a valid file with valid annotation pages. Value of page must be between 1 and total number of pages in the file. A value of -1 will append the objects as last page.
AnnCodecsSavePageMode.ReplacefileName must be a valid file with valid annotation pages. Value of page must be between 1 and total number of pages in the file.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features