![]() | |
PdfResizeManager.Save Method |
Name | Description | |
---|---|---|
![]() | Save() |
Saves the pdf document as byte array.
(Overrides PdfManager.Save().) |
![]() | Save(Stream) |
Saves the pdf document to the specified stream.
(Overrides PdfManager.Save(Stream).) |
![]() | Save(String) |
Saves the pdf document to the specified file.
(Overrides PdfManager.Save(String).) |