WatermarkerSave Method |
Name | Description | |
---|---|---|
![]() ![]() | Save |
Saves the document data to the underlying stream.
|
![]() ![]() | Save(Stream) |
Saves the document to the specified stream.
|
![]() ![]() | Save(String) |
Saves the document to the specified file location.
|
![]() ![]() | Save(SaveOptions) |
Saves the document data to the underlying stream using save options.
|
![]() ![]() | Save(Stream, SaveOptions) |
Saves the document to the specified stream using save options.
|
![]() ![]() | Save(String, SaveOptions) |
Saves the document to the specified file location using save options.
|