Serializes the object to an xml document.
AnnRubberStampObject.prototype.serialize = function(options, parentNode, document)
serialize(options: AnnSerializeOptions, parentNode: Node, document: Document): void;
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET