Table of Contents

Enum ImagePlacement

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

How an image participates in text flow.

public enum ImagePlacement

Fields

Inline = 0

The image flows with the text like a character (wp:inline).

Anchored = 1

The image floats at an anchored position (wp:anchor).