Click or drag to resize

PdfSignatureMaker SetLocation Method

Note: This API is now obsolete.

The CPU host name or physical location of the signing.

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This method may be removed in the future.Use Spire.Pdf.Interactive.DigitalSignatures.PdfSignature.Location instead")]
public void SetLocation(
	string location
)

Parameters

location
Type: System String
See Also