Aspose::Pdf::LogicalStructure::StructureTextState::get_FontStyle method

StructureTextState::get_FontStyle method

Gets font style of the text.

System::Nullable<Aspose::Pdf::Text::FontStyles> Aspose::Pdf::LogicalStructure::StructureTextState::get_FontStyle() const

Remarks

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

See Also