Parameters
- dataFilePath
- Specifies the valid data file to be copied into the document class object.
Return Value
New instance of ImGearRecDocument class object.
This method throws ImageGear.Core.ImGearException with error code ImageGear.Core.ImGearErrorCodes.NOT_LICENSED if the ImGearRecLicenseFeature.FormattedOutput feature is not licensed.
ImGearRecDocument object created by this method should be disposed before disposing this instance to avoid ImageGear.Core.ImGearException producing an engine initialization error.