[]
Defines methods used to build the signature PDF dictionary and the binary signature container that is stored as Contents entry in the signature PDF dictionary.
public interface ISignatureBuilder
Public Interface ISignatureBuilder
Name | Description |
---|---|
Build(GcPdfDocument, Stream, object) | Builds the binary signature for a specified content. |
Prepare(GcPdfDocument, out string, out string, out int, out object) | Prepares the signature builder. |