Click or drag to resize

PdfSignerLocation Property

Gets or sets the CPU host name or physical location of the signing.

Default value: .


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public string Location { get; set; }

Property Value

String
The CPU host name or physical location of the signing.
See Also