Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it is not impossible to set the Line Spacing parameter for a TextFragment to a value ranging from 0 to 1 in Aspose.pdf. The LineSpacing property of the TextState class can be used to set the line spacing. This property takes a value between 0 and 1, where 0 indicates single spacing and 1 indicates double spacing. However, if you set the value to 0, it will not work as expected, and instead, it will use Aspose.Pdf's default line spacing.