Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- dataFilePath
- Specifies the data file to save the document to.
This method saves the document to the file system using the specified filename. Any changes made to the document after calling this method will be automatically written to the same file when the ImGearRecDocument object is disposed.