Aspose::Pdf::Text::TextFragment::get_TextState method

TextFragment::get_TextState method

Gets text state for the text that TextFragment object represents.

System::SharedPtr<TextFragmentState> Aspose::Pdf::Text::TextFragment::get_TextState()

Remarks

Provides a way to change following properties of the text: Font FontSize FontStyle ForegroundColor BackgroundColor

See Also