API Reference

Class

WordSignatureSavePolicyException

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base InvalidOperationException
Implements
ISerializable
Modifiers sealed

Raised when a save operation is blocked because signature metadata is present.

Inheritance

  • InvalidOperationException
  • WordSignatureSavePolicyException

Properties

public String Operation { get; } #

Gets the save operation that was blocked.

public WordSignatureInfo SignatureInfo { get; } #

Gets signature metadata discovered before the save was blocked.