Aspose::Pdf::Text::TextFragmentState::set_LineSpacing method
TextFragmentState::set_LineSpacing method
Sets line spacing of the text.
void Aspose::Pdf::Text::TextFragmentState::set_LineSpacing(float value) override
Remarks
Note that the value is not preserved as a text characteristic within the document. The LineSpacing property getter works for an object in case it was explicitly set previously with LineSpacing setter for those object.
The property is used by runtime in context of current generation/modification process.
See Also
- Class TextFragmentState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++