Aspose::Pdf::LogicalStructure::StructureTextState::get_LineSpacing method

StructureTextState::get_LineSpacing method

Gets line spacing of the text.

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

Remarks

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

See Also