Click or drag to resize

DocumentConversion Constructor

Initializes a new instance of the DocumentConversion class

Namespace:  IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DocumentConversion(
	Credentials credentials
)

Parameters

credentials
Type: IBM.Watson.DeveloperCloud.UtilitiesCredentials
See Also