Aspose::Pdf::Text::TextFragmentState::set_ForegroundColor method

TextFragmentState::set_ForegroundColor method

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

void Aspose::Pdf::Text::TextFragmentState::set_ForegroundColor(System::SharedPtr<Color> value) override

See Also