Specifies a unique document string that is rendered on the document. This unique string can be used as the 'envelope id' when storing signed documents.

Syntax

public string UniqueId { get; set; }
Public Property UniqueId() As String