Click or drag to resize
SignDocDocumentLoadergetLicenseText Method
Get license text

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public static string getLicenseText(
	int index
)

Parameters

index
Type: SystemInt32
index of license text

Return Value

Type: String
License text
See Also