Gets 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> TextFrame.getInsertionMode(<RequestFrameInsertionModeCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.