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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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