1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Options
  6. /
  7. SignatureContext

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