Aspose::Pdf::Text::TextState::set_BackgroundColor метод

TextState::set_BackgroundColor method

Устанавливает цвет фона текста.

virtual void Aspose::Pdf::Text::TextState::set_BackgroundColor(System::SharedPtr<Color> value)

Примечания

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.

Это свойство используется средой выполнения в контексте текущего процесса генерации/модификации.

См. также