TextParagraph

TextParagraph class

Represents PUB text paragraph

public class TextParagraph

Constructors

NameDescription
TextParagraph(List<TextGroup>, ParagraphStyle)Constructor

Properties

NameDescription
Style { get; }Style of paragraph
TextParts { get; }Text groups

See Also