public void Save( Stream stream )
Public Sub Save ( stream As Stream )
This method saves the document using the default save options. Use Save(Stream, PdfSaveOptions) overload to specify custom save options.