Aspose::Pdf::LogicalStructure::StructureTextState::set_LineSpacing method

StructureTextState::set_LineSpacing method

Sets line spacing of the text.

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

Remarks

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

See Also