Click or drag to resize

IContentBuilderTConfiguration Methods

The IContentBuilderTConfiguration generic type exposes the following members.

Methods
  NameDescription
Public methodBuildContent
Build content for signing from document stored in this instance
(Inherited from IContentBuilder.)
Public methodOpenSignedDocumentRead
Open stream for read final signed document.
(Inherited from IContentBuilder.)
Public methodSaveSignatureToDocument
Save signature to document prepared by BuildContent(HashAlgorithmName, X509Certificate2).
(Inherited from IContentBuilder.)
Top
See Also