'Declaration Public Overloads Sub SaveDocument( _ ByVal filename As System.String _ )
public void SaveDocument( System.string filename )
Parameters
- filename
- Full path of the file to save the content.
'Declaration Public Overloads Sub SaveDocument( _ ByVal filename As System.String _ )
public void SaveDocument( System.string filename )