Click or drag to resize

DocumentPageSave Method

Overload List
 NameDescription
Public methodCode exampleSave(String) Saves the document page to a file with the specified path. Path must include file extension.
Public methodSave(Stream, SaveOptions) Saves the document page in the specified stream.
Public methodCode exampleSave(String, SaveOptions) Saves the document page to a file with the specified path.
Top
See Also