API Reference

Enum

OdfSignatureHandling

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

Controls saving when a mutation would invalidate document signatures.

Inheritance

  • Enum
  • OdfSignatureHandling

Usage

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

Values

public const OdfSignatureHandling RejectInvalidation #

Reject saving a changed signed document.

Value: 0
public const OdfSignatureHandling RemoveInvalidated #

Remove signature entries invalidated by the requested changes.

Value: 1