| SignatureConfigurationLocation Property |
The location of signing
The CPU host name or physical location of the signing.
Namespace: PdfTools.SignAssembly: PdfTools (in PdfTools.dll) Version: 1.7.0+cfcc11b476b3e1eb4320f0f37269191f64e36bd8
Syntax public string Location { get; set; }
Property Value
StringExceptions Exception | Condition |
---|
InvalidOperationException | If the creating provider has already been closed |
See Also