[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / SignatureInfo Class


In This Topic
    SignatureInfo Class Properties
    In This Topic

    For a list of all members of this type, see SignatureInfo members.

    Public Properties
     NameDescription
    Public PropertyGets who made the Signature.  
    Public PropertyGets information describing how to contact the Signature’s Author.  
    Public PropertyGets the date and time at which the Signature was made.  
    Public PropertyGets the permissions on a document when the IsCertified property is true. Default is DocumentSignaturePermissions.NoChange.  
    Public PropertyGets if the document signature is certified.  
    Public PropertyGets the lock fields. Used with the LockFieldsMethod property when the signature is not certified.  
    Public PropertyGets the lock fields method.  
    Public PropertyGets where the Signature was made.  
    Public PropertyGets why the Signature was made.  
    Top
    See Also