ObjectType Enumeration

Summary

Represents the type of an ObjectPiece object.

Syntax

TypeScript
JavaScript
lt.Document.Editor.ObjectType { 
   base: -1, 
   tab: 0, 
   image: 1, 
   video: 2 
} 
lt.Document.Editor.ObjectType { 
   base: -1, 
   tab: 0, 
   image: 1, 
   video: 2 
} 

Members

Value Member Description
-1 base base
0 tab Table object
1 image Image object
2 video Video object

Requirements

Target Platforms

See Also

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

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