Save the package to a file.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- path
- Type:
System String
The file path of the package. Any existing file will be overwritten.
- rsaParamsXml
- Type:
System String
RSA key serialized to XML. If null, save an unencrypted package.
See Also