←Select platform

DocumentHistoryItem Class

Summary

Describes the type of change and page number that occurred in a document for logging purposes.

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

Remarks

Refer to Document Toolkit History Tracking for more information.

Example

For an example, refer to DocumentHistory.

Requirements

Target Platforms

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

Leadtools.Document Assembly