API Reference

Enum

WordDrawingPlacementKind

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies how DrawingML content is persisted in the Word package.

Inheritance

  • Enum
  • WordDrawingPlacementKind

Usage

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

Values

public const WordDrawingPlacementKind Inline #

The drawing participates in the text line.

Value: 0
public const WordDrawingPlacementKind Anchored #

The drawing uses an anchored floating frame.

Value: 1