Class Signature

Info

Represents Documentize.Signature plugin. Used to Sign PDF documents.

[Obsolete("The class will be deleted soon. Please use PdfSecurity class.")]
public static class Signature

Inheritance

objectSignature

Inherited Members

Methods

Process(SignOptions)

Sign PDF document.

public static ResultContainer Process(SignOptions options)

Parameters

  • options SignOptions: An options object containing instructions for the operation.

Returns

ResultContainer : An object containing the result of the operation.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English