DocumentViewItemType Enumeration

Summary

View item type.

Syntax
TypeScript
JavaScript
lt.Document.DocumentViewItemType = { 
   image: 0, 
   svg: 1 
} 
lt.Document.DocumentViewItemType = { 
   image: 0, 
   svg: 1 
} 
Members
ValueMemberDescription
image0ViewItemType with Image command
svg1ViewItemType with Svg command
Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

See Also

Reference

lt.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.