ParagraphTypeEnum

ParagraphTypeEnum enumeration

Type of ParagraphConfig

public enum ParagraphTypeEnum

Values

NameValueDescription
Normal0Paragraph align items vertically
Multiple1Paragraph will try to wrap many ContentConfig around one ImageConfig Duplicate of ImageWrap Used as legacy support
ImageWrap2Paragraph will try to wrap many ContentConfig around one ImageConfig
Inline3Allocate elements in one horizontal(LTR) line

See Also