Click or drag to resize

DocumentSignerLinkContent Methods

The DocumentSignerLinkContent type exposes the following members.

Methods
  NameDescription
Public methodGetContentData
Return binary data or hash of content for signing.
(Inherited from BinaryContent.)
Public methodGetContentTitle
Return text description of content for display in client window for selecting a certificate.
(Inherited from BinaryContent.)
Public methodOpenSignedDocumentRead
Open stream for read final signed document.
(Inherited from BuildableDocumentLinkContentBaseTConfiguration.)
Public methodSetContent
Lazy setting of content if not set in constructor.
(Inherited from ContentBaseT.)
Top
See Also