PdfSignature
SubFilter Property
|
A name that describes the encoding of the signature value.
Namespace:
Spire.Pdf.Interactive.DigitalSignatures
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string SubFilter { get; }
Public ReadOnly Property SubFilter As String
Get
public:
property String^ SubFilter {
String^ get ();
}
member SubFilter : string with get
Property Value
Type:
String
See Also