Aspose::Pdf::LogicalStructure::StructureTextState::set_BackgroundColor method

StructureTextState::set_BackgroundColor method

Sets background color of the text.

void Aspose::Pdf::LogicalStructure::StructureTextState::set_BackgroundColor(System::SharedPtr<Color> value)

Remarks

Can be null. Use null to inherit BackgroundColor property from parent structure element.

See Also