[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ISignatureBuilder

ISignatureBuilder Interface

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.

Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public interface ISignatureBuilder
Public Interface ISignatureBuilder

Methods

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.