Determines how the frame of an image, text frame, chart, barcode or drawing can be inserted in the text. The enumeration contains the following values:
Member | Description |
---|---|
As |
The frame is inserted in the text as a single character. |
Displace |
The frame is inserted at a certain geometrical location. The text stops at the top and continues at the bottom of the frame. |
Displace |
The frame is inserted at a certain geometrical location. The text flows around the frame and empty areas at the left and right side are filled. |
Above |
The frame is inserted at a certain geometrical location above the text. This means that the frame overwrites the text. |
Below |
The frame is inserted at a certain geometrical location below the text. This means that the text overwrites the frame. |
Move |
The frame is anchored to a paragraph and moved with the text. |
Fixed |
The frame is fixed positioned on a page. |
Chart