←Select platform

DocumentViewAnnotationsUserMode Enumeration

Summary

Annotations user mode.

Syntax
C#
C++/CLI
Python
public enum DocumentViewAnnotationsUserMode 
public: 
   enum class DocumentViewAnnotationsUserMode sealed 
class DocumentViewAnnotationsUserMode(Enum): 
   Design = 0 
   Run = 1 
   Render = 2 
Members
ValueMemberDescription
0DesignAnnotations.UserModeDesign command
1RunAnnotations.UserModeRun command
2RenderAnnotations.UserModeRender command
Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

See Also

Reference

Leadtools.Document 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 Assembly

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