API Reference
Class
LegacyWordImportOptions
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
- Method LegacyWordImporter.Detect
- Method LegacyWordImporter.Detect
- Method LegacyWordImporter.Detect
- Method LegacyWordImporter.Import
- Method LegacyWordImporter.Import
- Method LegacyWordImporter.Import
Constructors
public LegacyWordImportOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.