Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / Signature Class / Location Property

In This Topic
    Location Property (Signature)
    In This Topic
    Gets the CPU host name or physical location of the signing.
    Syntax
    'Declaration
     
    Public ReadOnly Property Location As System.String
    public System.string Location {get;}
    See Also