Aspose::Pdf::LogicalStructure::StructureTextState::set_ForegroundColor method

StructureTextState::set_ForegroundColor method

Sets foreground color of the text.

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

Remarks

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

See Also