Aspose::Pub::TextGroup class

TextGroup class

Text group.

class TextGroup : public System::Object

Methods

MethodDescription
get_Style() constStyle for text group.
get_Text() constText in group.
TextGroup(System::String, System::SharedPtr<TextStyle>)Constructor.
UpdateText(System::String)Updates text.

See Also