PdfViewer.SaveDocument Method
Name | Parameters | Description |
---|---|---|
Save |
none | Saves a document in its original format to its original location. |
Save |
stream | Saves the current PDF to the specified stream. |
Save |
path | Saves the current PDF to the specified file path. |