G
Gary Hillerson
How can I compute the length in inches of a substring in a paragraph?
I need a function that takes a Paragraph object, and a string that's
part of the text of that paragraph, and tells me whether the string's
width in the document is more than 1/4 inch.
Any help appreciated.
I need a function that takes a Paragraph object, and a string that's
part of the text of that paragraph, and tells me whether the string's
width in the document is more than 1/4 inch.
Any help appreciated.