Remarks
The values of the Frame
Sets a value determining whether the frame is treated as a single character or the document's text either flows around or overwrites the frame. If the document's text flows around or overwrites the frame, this property also determines whether the image, text frame, chart, barcode or drawing is moved with the text or fixed positioned on a page.
<void> FrameBase.setInsertionMode(<FrameInsertionMode> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
value | The new property value. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |
The values of the Frame