API Reference

Class

OfficeDocumentArtifactClassificationOptions

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Modifiers sealed

Options for repeated page-boundary artifact classification.

Inheritance

  • Object
  • OfficeDocumentArtifactClassificationOptions

Usage

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

Constructors

Properties

public Int32 MinimumPageOccurrences { get; set; } #

Minimum number of distinct pages on which boundary text must repeat.

public Int32 BoundaryBlockCount { get; set; } #

Number of non-empty blocks inspected at each page boundary.

public Int32 MaximumTextLength { get; set; } #

Maximum normalized text length eligible for artifact classification.