Enum ImagePlacement
How an image participates in text flow.
public enum ImagePlacement
Fields
Inline = 0The image flows with the text like a character (wp:inline).
Anchored = 1The image floats at an anchored position (wp:anchor).
How an image participates in text flow.
public enum ImagePlacement
Inline = 0The image flows with the text like a character (wp:inline).
Anchored = 1The image floats at an anchored position (wp:anchor).