API Reference

Class

OfficeDocumentBlockNormalizationOptions

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Modifiers sealed

Options for deterministic block, heading, and list normalization.

Inheritance

  • Object
  • OfficeDocumentBlockNormalizationOptions

Usage

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

Constructors

Properties

public Boolean TrimText { get; set; } #

Trim block text.

public Boolean NormalizeKinds { get; set; } #

Trim and lowercase block kind identifiers.

public Boolean TrimMarkers { get; set; } #

Trim list and leader markers.

public Boolean NormalizeLevels { get; set; } #

Clamp heading levels to 1-6 and list levels to a minimum of 1.