Aspose::Pdf::LogicalStructure::StructureTextState::set_FontStyle method

StructureTextState::set_FontStyle method

Sets font style of the text.

void Aspose::Pdf::LogicalStructure::StructureTextState::set_FontStyle(System::Nullable<Aspose::Pdf::Text::FontStyles> value)

Remarks

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

See Also