AnnHistory Class

Summary

Annotations history change tracking support.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public class AnnHistory 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class AnnHistory 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class AnnHistory 

Remarks

The AnnHistory class is designed to be used with the LEADTOOLS Document Library to support tracking changes made to the annotations of a document. Refer to Document Toolkit History Tracking.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly