EditRegion Enumeration

Summary

Defines the edit region for the document.

Syntax

TypeScript
JavaScript
lt.Document.Editor.EditRegion { 
   main: 0, 
   marginal: 1, 
   cell: 2 
} 
lt.Document.Editor.EditRegion { 
   main: 0, 
   marginal: 1, 
   cell: 2 
} 

Members

Value Member Description
0 main Represents a change to the main body of the document.
1 marginal Represents a change in a marginal region
2 cell Represents a change to the body of a cell.

Requirements

Target Platforms

See Also

Leadtools.Document.Editor Namespace

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

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.