Aspose::Pdf::LogicalStructure::StructureTextState::get_BackgroundColor method

StructureTextState::get_BackgroundColor method

Gets background color of the text.

System::SharedPtr<Color> Aspose::Pdf::LogicalStructure::StructureTextState::get_BackgroundColor() const

Remarks

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

See Also