ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfSignature Class / Location Property

In This Topic
    Location Property (PdfSignature)
    In This Topic
    Gets or sets the location information (such as a site address).
    Syntax
    'Declaration
     
    
    Public Property Location As String
    public string Location {get; set;}
    See Also