Aspose::Pub::TextParagraph class

TextParagraph class

Represents PUB text paragraph.

class TextParagraph : public System::Object

Methods

MethodDescription
get_Style() constStyle of paragraph.
get_TextParts()Text groups.
TextParagraph(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextGroup>>>, System::SharedPtr<ParagraphStyle>)Constructor.

See Also