API Reference

Enum

PdfSignatureProfile

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

High-level intent of an externally produced PDF signature.

Inheritance

  • Enum
  • PdfSignatureProfile

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PdfSignatureProfile Approval #

Ordinary approval signature that does not certify allowed future changes.

Value: 0
public const PdfSignatureProfile Certification #

Certification signature referenced from catalog `/Perms /DocMDP`.

Value: 1
public const PdfSignatureProfile DocumentTimestamp #

RFC 3161 document timestamp emitted as `/Type /DocTimeStamp`.

Value: 2