How many points are equal to 1inch of spacing aftre line in setSpaceAfter() method of Paragraph class?

Hi Team,

setSpaceAfter(doublevalue) method of Paragraph class - Gets or sets the amount of spacing (in points) after the paragraph, as mentioned in link below :
ParagraphFormat | Aspose.Words for Java

If we are setting the value in points using setSpaceAfter(doublevalue) in word document and creating pdf from word document how many points are equal to 1inch of spacing after line?

Appreciate for soon reply…

Thanks
Sonam Arora

Any update??

Thanks
Sonam

Hi Sonam,


Thanks for your inquiry. 1 inch equals 72 points. Moreover, you can also find useful methods in ConvertUtil class for converting between various measurement units. I hope, this helps.

Best regards,

Hi Awais,

Thanks for update.

Regards
Sonam