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

TextSegment::get_TextState method

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

System::SharedPtr<Aspose::Pdf::Text::TextState> Aspose::Pdf::Text::TextSegment::get_TextState() const

Observaciones

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

Ver también