In addition to this (closed) topic.
In version 4.0.0.0 the text.GetLength(Pdf doc) function was working fine.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Today I downloaded versions 4.1.0.0 and 4.1.1. In both these versions the text.GetLength(Pdf doc) function seems to be missing. I expected it to be a Public Instance Method of the Text class. http://www.aspose.com/documentation/.net-components/aspose.pdf-for-.net/aspose.pdf.textmembers.html
The property Text.TextWidth seems not to be the same as the GetLength function.
Where is the GetLength function?
What is the difference between the GetLength function and the TextWidth property?
Best regards, Arjen.