IDocumentInfo.SaveCopy Method
| Name | Parameters | Description |
|---|---|---|
| SaveCopy() | none | Saves a document copy to a byte array. |
| SaveCopy(Stream) | stream | Saves a document copy to a stream. |
| SaveCopy(String) | filePath | Saves a document copy to a target file. |
| Name | Parameters | Description |
|---|---|---|
| SaveCopy() | none | Saves a document copy to a byte array. |
| SaveCopy(Stream) | stream | Saves a document copy to a stream. |
| SaveCopy(String) | filePath | Saves a document copy to a target file. |