Check if a file exists in the package.
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 name within the package. E.g. "template.rtf" or "images/icon.png".
Return Value
Type:
True if the file exists in the package, false if not.
See Also