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

DeserializeOptions Property


Gets or sets the options to use when loading annotation objects. WinRT support
Syntax
public AnnDeserializeOptions DeserializeOptions {get; set;}
 get_DeserializeOptions();
set_DeserializeOptions(value);

Property Value

The options to use when loading annotations objects. The default value is null.
Remarks

When you create a new instance of AnnCodecs, the value of DeserializeOptions 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 AnnDeserializeOptions and set it to DeserializeOptions and then use its members.

Example

For an example, refer to AnnDeserializeOptions.

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.