Uploads a theme file from a stream.
Namespace: HotDocs.Sdk.CloudAssembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- themeFileName
- Type:
System String
[Missing <param name="themeFileName"/> documentation for "M:HotDocs.Sdk.Cloud.RestClient.PutThemeFile(System.String,System.IO.Stream,System.String)"]
- stream
- Type:
System.IO Stream
[Missing <param name="stream"/> documentation for "M:HotDocs.Sdk.Cloud.RestClient.PutThemeFile(System.String,System.IO.Stream,System.String)"]
- billingRef
- Type:
System String
[Missing <param name="billingRef"/> documentation for "M:HotDocs.Sdk.Cloud.RestClient.PutThemeFile(System.String,System.IO.Stream,System.String)"]
See Also