PdfSignerLocation Property |
Gets or sets the CPU host name or physical location of the signing.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string Location { get; set; }
Public Property Location As String
Get
Set
Property Value
String
The CPU host name or physical location of the signing.
See Also