Back to Devexpress

IExternalSigner Members

officefileapi-devexpress-dot-pdf-dot-iexternalsigner-dot-underscore-members.md

latest1.1 KB
Original Source

IExternalSigner Members

Exposes the basic functionality to generate signatures.

Properties

NameDescription
FilterRetrieves the name of the preferred signature handler.
SubFilterReturns information about the signature’s format.
TypeReturns the signature type.

Methods

NameDescription
BuildSignature(Byte[], String)Builds the signature and returns its contents.
BuildSignature(Stream)Builds the signature for the specified document.
GetSignatureSize()Returns the signature size (in bytes).

See Also

IExternalSigner Interface

DevExpress.Pdf Namespace