SignatureID

TextSignOptions.SignatureID property

Gets or sets the unique ID of signature. It can be used in signature verification options. Property is supported for Pdf documents only.

public int SignatureID { get; set; }

See Also