Aspose::Pdf::Text::TextFragmentState::get_ForegroundColor method

TextFragmentState::get_ForegroundColor method

Gets foreground color of the text, represented by the TextFragment object.

System::SharedPtr<Color> Aspose::Pdf::Text::TextFragmentState::get_ForegroundColor() override

See Also