Description
How can I save a rotated image in an external format?
Solution
Simply use the WriteToFile method for the desired plan of the ImageDocument object.
Note that if DetectOrientation property of the PageProcessingParams was set to true during analysis, there is no need to rotate the image manually.
Comments
0 comments
Please sign in to leave a comment.