DocumentSave(Stream) Method
Saves this PDF document into the specified output stream.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public void Save(
Stream outStream
)
Parameters
- outStream Stream
- The stream where to save the PDF document.