ParagraphTypeEnum
ParagraphTypeEnum enumeration
Type of ParagraphConfig
public enum ParagraphTypeEnum
Values
Name | Value | Description |
---|---|---|
Normal | 0 | Paragraph align items vertically |
Multiple | 1 | Paragraph will try to wrap many ContentConfig around one ImageConfig Duplicate of ImageWrap Used as legacy support |
ImageWrap | 2 | Paragraph will try to wrap many ContentConfig around one ImageConfig |
Inline | 3 | Allocate elements in one horizontal(LTR) line |
See Also
- namespace Aspose.OMR.Generation.Config.Enums
- assembly Aspose.OMR