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

In This Topic
    SubFilter Property
    In This Topic
    Gets a name that describes the encoding of the signature value and key information in the signature dictionary.
    Syntax
    'Declaration
     
    Public ReadOnly Property SubFilter As System.String
    public System.string SubFilter {get;}
    See Also