Name | Description | |
---|---|---|
Create | This method has been deprecated. Creates a new instance of the ImGearRecDocument class. A null or empty string argument is valid. | |
DeletePage | Removes a page from the document. | |
Dispose | Frees all data associated with this object. | |
InsertPage | Inserts a page to the document. | |
MovePage | Changes the index of a page in the document. | |
Open | This method has been deprecated. Creates a new instance of the ImGearRecDocument class and fills it with data from the specified data file. | |
Save | Saves the document to the specified data file in the native Nuance format. The document can be opened later using the ImGearRecOutputManager.OpenDocument method. | |
UpdatePage | Overwrites the specified page in the ImGearRecDocument with the page provided. |