Document |
Name | Description | |
---|---|---|
Save(String) | Saves the document page to a file with the specified path. Path must include file extension. | |
Save(Stream, SaveOptions) | Saves the document page in the specified stream. | |
Save(String, SaveOptions) | Saves the document page to a file with the specified path. |