Click or drag to resize

PdfSignerLinkContentBuilderConfiguration Constructor (String)

Constructor for pre-configuration from configuration file.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server.SignTools.Pdf (in ASDSoft.WebSigner.Server.SignTools.Pdf.dll) Version: 2.5.0
Syntax
C#
public PdfSignerLinkContentBuilderConfiguration(
	string configurationName
)

Parameters

configurationName
Type: SystemString
Configuration name from collections of elements in ASDSoft.SignTools/documentSigner.
See Also