Extract an existing file.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- internalName
- Type:
System String
The internal name used. E.g. "template.rtf".
- targetFolderPath
- Type:
System String
The folder where the file should be extracted to. This folder will be created if needed. Any existing file will be overwritten.
Return Value
Type:
The full path of the extracted file.
See Also