Método Aspose::Pdf::Text::TextFragment::get_TextState

TextFragment::get_TextState method

Obtiene el estado de texto para el texto que representa el objeto TextFragment.

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

Observaciones

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

Ver también