API Reference

Enum

OdtImageAnchor

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

Image anchoring modes supported by the ODT writer.

Inheritance

  • Enum
  • OdtImageAnchor

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

Accepted by parameters

Values

public const OdtImageAnchor Inline #

Image participates in text flow as a character.

Value: 0
public const OdtImageAnchor Paragraph #

Image is anchored to its containing paragraph.

Value: 1