Aspose::Pdf::Text::TextState::set_BackgroundColor metod

TextState::set_BackgroundColor method

Ställer in bakgrundsfärgen för texten.

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

Anmärkningar

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.

Egenskapen används av körtiden i samband med den aktuella genererings-/modifieringsprocessen.

Se även