serialize Method

Summary

Serializes the object to an xml document.

Syntax
TypeScript
JavaScript
AnnPolyRulerObject.prototype.serialize = function( 
   options, 
   parentNode, 
   document 
) 
serialize( 
   options: AnnSerializeOptions, 
   parentNode: Node, 
   document: Document 
): void; 

Parameters

options

Serialize options

parentNode

The parent node into which the object's data will be saved.

document

The xml document that will contain the object's data.

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.