Determine Line Break

The following code snippet also work with Aspose.PDF.Drawing library.

Track Line Breaking of Multi-Line TextFragment

Aspose.PDF for .NET offers logging (tracking) background processing (line breaking) of multi-line text fragments in text adding scenarios. You can use the GetNotifications() method of Page class as follows, in order to track line breaking of text fragment: