Table of Contents

Enum PdfSignatureType

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Specifies digital signature type.

public enum PdfSignatureType

Fields

Approval = 0

The approval signature type.

AuthorFormFillingAllowed = 2

An author (certification) signature type. It is allowed to fill the form in the signed document.

AuthorFormFillingAndAnnotationsAllowed = 3

An author (certification) signature type. It is allowed to add annotations to and fill the form in the signed document.

AuthorNoChanges = 1

An author (certification) signature type. No changes allowed to the signed document.