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

In This Topic
    Filter Property (Signature)
    In This Topic
    Gets the name of the preferred signature handler to use when validating this signature.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As System.String
    public System.string Filter {get;}
    See Also