Aspose::Pdf::Text::TextState::get_BackgroundColor método

TextState::get_BackgroundColor method

Establece el color de fondo del texto.

virtual System::SharedPtr<Color> Aspose::Pdf::Text::TextState::get_BackgroundColor()

Observaciones

Note that the value is not preserved as a text characteristic within the document. The BackgroundColor property getter works for an object in case it was explicitly set previously with BackgroundColor setter for those object.

La propiedad es utilizada por el tiempo de ejecución en el contexto del proceso actual de generación/modificación.

Ver también