API Reference

Class

OdfSecurityInfo

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

Describes password protection associated with the current OpenDocument package.

Inheritance

  • Object
  • OdfSecurityInfo

Usage

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

Returned or exposed by

Properties

public Boolean SourceIsEncrypted { get; } #

Whether the package loaded or most recently saved by this document is encrypted.

public Boolean IsDecrypted { get; } #

Whether encrypted source content was successfully decrypted into the editable model.

public String SupportedProfile { get; } #

Encryption profile implemented for password-protected ODF packages.