SignatureContext

SignatureContext class

Represents the context for a document signature process, encapsulating the signing options.

public class SignatureContext

Properties

Name Description
SignOptions { get; set; } Gets or sets the options used for signing a document.

See Also