DigitalFormFieldSignatureSigned Property |
Read-only property that shows if Form-field Signature was signed with digital certificate.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.6.0.0 (22.6)
Syntaxpublic bool Signed { get; }
Public ReadOnly Property Signed As Boolean
Get
public:
property bool Signed {
bool get ();
}
member Signed : bool with get
Property Value
Type:
Boolean
See Also