API Reference

Class

WordContentControlFormIssue

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Represents one content-control form-map validation issue.

Inheritance

  • Object
  • WordContentControlFormIssue

Usage

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

Returned or exposed by

Properties

public WordContentControlFormIssueKind Kind { get; } #

Issue category.

public String Key { get; } #

Form-map key related to the issue, when one is available.

public String ControlType { get; } #

Content-control type related to the issue.

public String Message { get; } #

Human-readable issue text.