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

TextState::get_BackgroundColor method

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

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

Примечания

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.

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

См. также