| PdfSignerLinkContentBuilderConfiguration Constructor (IPdfSignerConfiguration) |
Constructor for pre-configuration from another configuration.
Namespace:
ASDSoft.WebSigner.Server.Content
Assembly:
ASDSoft.WebSigner.Server.SignTools.Pdf (in ASDSoft.WebSigner.Server.SignTools.Pdf.dll) Version: 2.5.0
Syntax public PdfSignerLinkContentBuilderConfiguration(
IPdfSignerConfiguration configuration
)
Parameters
- configuration
- Type: IPdfSignerConfiguration
Configuration that will be copied to current instance
See Also