Aspose::Pdf::Text::TextState::get_BackgroundColor metod

TextState::get_BackgroundColor method

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

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

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