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