Aspose::Pdf::Text::TextSegment::set_TextState método

TextSegment::set_TextState method

Establece el estado del texto para el texto que representa el objeto TextSegment.

void Aspose::Pdf::Text::TextSegment::set_TextState(const System::SharedPtr<Aspose::Pdf::Text::TextState> &value)

Observaciones

Proporciona una forma de cambiar las siguientes propiedades del texto: Font FontSize FontStyle ForegroundColor BackgroundColor

Ver también