Aspose::Pdf::LogicalStructure::StructureTextState::get_Font method

StructureTextState::get_Font method

Gets the font of text.

System::SharedPtr<Aspose::Pdf::Text::Font> Aspose::Pdf::LogicalStructure::StructureTextState::get_Font() const

Remarks

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

See Also