Aspose::Pdf::LogicalStructure::StructureTextState::set_ForegroundColor método

StructureTextState::set_ForegroundColor method

Establece el color de primer plano del texto.

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

Observaciones

Puede ser nulo. Use null para heredar la propiedad ForegroundColor del elemento estructural padre.

Ver también