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

In This Topic
    Contents Property (Signature)
    In This Topic
    Gets the signature value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Contents As System.Byte()
    public System.byte[] Contents {get;}
    See Also