LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

SaveToString Method


Source annotation container.
Annotations format to use. Must be AnnFormat.Annotations.
1-based page number to use with this save operation.
Converts an annotation container to XML data. WinRT support
Syntax
public string SaveToString( 
   AnnContainer container,
   AnnFormat format,
   int pageNumber
)
 function Leadtools.Annotations.Core.AnnCodecs.SaveToString( 
   container ,
   format ,
   pageNumber 
)

Parameters

container
Source annotation container.
format
Annotations format to use. Must be AnnFormat.Annotations.
pageNumber
1-based page number to use with this save operation.

Return Value

A string that contains the XML data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnCodecs Class
AnnCodecs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.