Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Serialize Method (AnnTextRollupObject)

Show in webframe
Serialize options
The parent node into which the object's data will be saved.
The xml document that will contain the object's data.
Serializes the object to an xml document.
Syntax
 function Leadtools.Annotations.Core.AnnTextRollupObject.serialize( 
   options ,
   parentNode ,
   document 
)

Parameters

ParameterTypeDescription
optionsAnnSerializeOptionsSerialize options
parentNodeXmlNodeThe parent node into which the object's data will be saved.
documentXmlDocumentThe xml document that will contain the object's data.
See Also

Reference

AnnTextRollupObject Object
AnnTextRollupObject Members

Error processing SSI file