Aspose::Pdf::LogicalStructure::StructureTextState::set_Font method

StructureTextState::set_Font method

Sets the font of text.

void Aspose::Pdf::LogicalStructure::StructureTextState::set_Font(System::SharedPtr<Aspose::Pdf::Text::Font> value)

Remarks

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

See Also