 | 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.11.1+7e91adfd8b3958b0a599c3b63ff35d8a15e95be7
Syntaxpublic string Location { get; set; }Property Value
String
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | If the creating provider has already been closed |
See Also