DocumentCacheStatus Enumeration

Summary

The status of this document in the cache.

Syntax

JavaScript Syntax
lt.Documents.DocumentCacheStatus = { 
	Synced: 0, 
	NotSynced: 1 
} 
TypeScript Syntax
lt.Documents.DocumentCacheStatus = { 
	Synced: 0, 
	NotSynced: 1 
} 

Members

0 Synced

The document is synced and no saving to cache is required.

1 NotSynced

The document is not synced and saving to cache is required.

Requirements

Target Platforms

See Also

Reference

Leadtools.Documents Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize