Measure about height and width image in DocumentBuilder

Hi, I’m inserting an image in my word file.

When I use the insertImage method in the class DocumentBuilder, i need 3 params. The first is the path of the image, the second and the third is width and height.

Someone can tell me what is the measure in height and width.(Percentage, milimeter, etc).



Thanks

Hi there,


Thanks for your inquiry. The parameters of image height and width used by DocumentBuilder.InsertImage method is in points. Please let us know if you have any more queries.