Documents for PDF, .NET Edition Documentation
Location Property (SignatureProperties)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > SignatureProperties Class : Location Property
Gets or sets the CPU host name or physical location of the signing.

By default this property is initalized with System.Environment.MachineName.

Syntax
'Declaration
 
Public Property Location As System.String
public System.string Location {get; set;}
See Also

Reference

SignatureProperties Class
SignatureProperties Members