IExternalSigner.GetSignatureSize() Method
Returns the signature size (in bytes).
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Returns
| Type | Description |
|---|---|
| Int32 | A signature’s size (in bytes). |
See Also