←Select platform

AnnSerializeObjectEventArgs Class

Summary

Represents the load and save options event data for annotation codecs .

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnSerializeObjectEventArgs : EventArgs 
Public Class AnnSerializeObjectEventArgs  
   Inherits System.EventArgs 
public sealed class AnnSerializeObjectEventArgs : System.EventArgs  
@interface LTAnnSerializeObjectEventArgs : LTAnnEventArgs 
public class AnnSerializeObjectEvent extends LeadEvent 
function Leadtools.Annotations.Core.AnnSerializeObjectEventArgs() 
public: 
   ref class AnnSerializeObjectEventArgs : EventArgs 

Remarks

AnnSerializeObjectEventArgs is the data type for the following events:

Example

For an example, refer to AnnSerializeOptions and AnnDeserializeOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly