Namespace: BitMiracle.Docotic.Pdf
public void Save( Stream stream )
Public Sub Save ( stream As Stream )
This method requires a valid license data added to license manager. Otherwise, the method throws an exception of InvalidOperationException type.
The stream must be a stream that supports writing. Otherwise, the method throws an exception of PdfException type.