PdfSignature
Filter Property
|
The name of the preferred signature handler to use when validating this signature.
Namespace:
Spire.Pdf.Interactive.DigitalSignatures
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string Filter { get; }
Public ReadOnly Property Filter As String
Get
public:
property String^ Filter {
String^ get ();
}
member Filter : string with get
Property Value
Type:
String
See Also