Click or drag to resize
SignDocDocumentLoadergetLicenseText Method
Get license text SignDoc SDK includes several Open Source components.You can retrieve

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

Parameters

index
Type: SystemInt32
index of license text

Return Value

Type: String
License text
See Also