ImageStyle Enumeration

Summary

Defines the inline, breakText, and wrapText properties.

Syntax

TypeScript
JavaScript
lt.Document.Editor.ImageStyle { 
   inline: 0, 
   breakText: 1, 
   wrapText: 2 
} 
lt.Document.Editor.ImageStyle { 
   inline: 0, 
   breakText: 1, 
   wrapText: 2 
} 

Members

Value Member Description
0 inline Style for having the image be inline with text
1 breakText Style for having the image breakup the text
2 wrapText Style for having the image have text wrapped around itself

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.