The CPU host name or physical location of signing.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string Location { get; set; }
Visual Basic
Public Property Location As String
	Get
	Set

Remarks

Will be updated in the document if a SignatureHandler is specified only.

See Also