Name | Description | |
---|---|---|
![]() | Save(Stream) |
Saves the document to the specified stream.
|
![]() | Save(String) |
Saves the document to the file with the specified name.
|
![]() | Save(Stream, PdfSaveOptions) |
Saves the document using the specified save options to the specified stream.
|
![]() | Save(String, PdfSaveOptions) |
Saves the document using the specified save options to the file with the specified name.
|