public void SaveAsFile( string fullPathToPagXFile, bool overwrite )
Public Sub SaveAsFile( _ ByVal fullPathToPagXFile As String, _ ByVal overwrite As Boolean _ )
Parameters
- fullPathToPagXFile
- A string representing the full path of the output file.
- overwrite
- Set to true to overwrite the mapx file if it already exists