Convert Word Document to PNG
Contents
[
Hide
]
To convert a Word document to PNG, simply invoke the Save method and specify a file name with the “.PNG” extension.
See more details in the “Save a Document” documentation section.
The following code example shows how to convert each document page from DOC to PNG:
See also: