Aspose::Pdf::LogicalStructure::StructureTextState::get_FontSize method

StructureTextState::get_FontSize method

Gets font size of the text.

System::Nullable<float> Aspose::Pdf::LogicalStructure::StructureTextState::get_FontSize() const

Remarks

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

See Also