Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

LegacyWordImportOptions

Namespace OfficeIMO.Word.Legacy
Assembly OfficeIMO.Word
Modifiers sealed

Options for safe read-only legacy-word import.

Inheritance

  • Object
  • LegacyWordImportOptions

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

Properties

public OfficeLegacyImportLimits Limits { get; set; } #

Gets or sets hard resource limits.

public Nullable<LegacyWordFormat> FormatHint { get; set; } #

Gets or sets an explicit family when the source signature is weak or damaged.

public String SourceName { get; set; } #

Gets or sets the source name used for extension-assisted detection.

public Boolean RequireStructured { get; set; } #

Gets or sets whether salvage-quality output must be rejected.