'Declaration Public Overloads Sub Save( _ ByVal fileName As System.String _ )
public void Save( System.string fileName )
Parameters
- fileName
- The name of the PDF file to create.
'Declaration Public Overloads Sub Save( _ ByVal fileName As System.String _ )
public void Save( System.string fileName )