Aspose::Pdf::LogicalStructure::StructureTextState::set_FontSize method

StructureTextState::set_FontSize method

Sets font size of the text.

void Aspose::Pdf::LogicalStructure::StructureTextState::set_FontSize(System::Nullable<float> value)

Remarks

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

See Also