API Reference

Class

WordLoadOptions

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base DocumentLoadOptions
Modifiers sealed

Controls access, persistence, and package behavior when loading a Word document.

Inheritance

  • DocumentLoadOptions
  • WordLoadOptions

Usage

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

Accepted by parameters

Constructors

public WordLoadOptions() #

Properties

public Boolean OverrideStyles { get; set; } #

Replaces existing styles with OfficeIMO defaults when the document is editable.

public OpenSettings OpenSettings { get; set; } #

Provides optional low-level Open XML package settings.