EnvelopedSignatureWriter.SignaturePlaceholder Field

Definition

Default name of the SignaturePlaceholder element.

public static readonly string SignaturePlaceholder;
 staticval mutable SignaturePlaceholder : string
Public Shared ReadOnly SignaturePlaceholder As String 

Field Value

Remarks

Signature placeholder element will be written, and later replaced with a correct signature when the envelope is completed. Placeholder element will be written only if WriteSignature() method was explicitly called.

Applies to