PdfDigitalSignatureDetails.Location

PdfDigitalSignatureDetails Location property. Gets or sets the location of the signing.

PdfDigitalSignatureDetails.Location property

Gets or sets the location of the signing.

public string Location { get; set; }

Remarks

The default value is null.

See Also