Click or drag to resize

DocumentSignerLinkContent Constructor

Overload List
  NameDescription
Public methodDocumentSignerLinkContent(String, Object, String)
Constructor for create instance without known document at instance creation time.
Public methodDocumentSignerLinkContent(String, Object, String, DocumentInfo)
Constructor for create instance with known content at instance creation time.
Public methodDocumentSignerLinkContent(String, Object, String, Byte)
Constructor for create instance with known content at instance creation time.
Public methodDocumentSignerLinkContent(String, Object, String, Stream)
Constructor for create instance with known content at instance creation time.
Top
See Also