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

Leadtools.Document Assembly