DocumentViewAnnotationsUserMode Enumeration

Summary

Annotations user mode.

Syntax
TypeScript
JavaScript
lt.Document.DocumentViewAnnotationsUserMode = { 
   design: 0, 
   run: 1, 
   render: 2 
} 
lt.Document.DocumentViewAnnotationsUserMode = { 
   design: 0, 
   run: 1, 
   render: 2 
} 
Members
ValueMemberDescription
design0Annotations.userModeDesign command
run1Annotations.userModeRun command
render2Annotations.userModeRender command
Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

See Also

Reference

lt.Document Namespace

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

Leadtools.Document Assembly

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