LEADTOOLS JavaScript (Leadtools.Annotations.Core)

SerializeOptions Property

Show in webframe
Gets or sets the options to use when saving annotation objects.
Syntax
get_serializeOptions();
set_serializeOptions(value);
Object.defineProperty('serializeOptions');

Property Value

TypeDescription
AnnSerializeOptionsThe options to use when saving annotations objects. The default value is null.
Remarks

When you create a new instance of AnnCodecs, the value of SerializeOptions will be set to null and default options will be used. To change any of the options or to use the events, first create a new instance of AnnSerializeOptions and set it to SerializeOptions and then use its members.

Example

For an example, refer to AnnSerializeOptions.

See Also

Reference

AnnCodecs Object
AnnCodecs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.