Aspose::Pdf::LogicalStructure::StructureTextState::get_ForegroundColor method

StructureTextState::get_ForegroundColor method

Gets foreground color of the text.

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

Remarks

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

See Also