Overload List
Name | Description |
---|---|
Save(String) |
Saves the document to the specified filename.
|
Save(Stream) |
Saves the document to the specified stream.
(Overrides PdfDocumentBase.Save(Stream).) |
Save(Stream, HttpContext) |
Saves the document into a HTTP response stream.
|
Save(String, FileFormat) | |
Save(String, HttpResponse, HttpReadType) |
Saves the document into a HTTP response stream.
|