Aspose::Pub::TextParagraph class
TextParagraph class
Represents PUB text paragraph.
class TextParagraph : public System::Object
Methods
Method | Description |
---|---|
get_Style() const | Style of paragraph. |
get_TextParts() | Text groups. |
TextParagraph(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextGroup>>>, System::SharedPtr<ParagraphStyle>) | Constructor. |
See Also
- Class Object
- Namespace Aspose::Pub
- Library Aspose.PUB for C++