Back to Devexpress

ShapeCollection.InsertTextBox Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-shapecollection-dot-inserttextbox.md

latest871 B
Original Source

ShapeCollection.InsertTextBox Method

NameParametersDescription
InsertTextBox(DocumentPosition, RectangleF)pos, boundsInserts a text box at the specified position in the document.
InsertTextBox(DocumentPosition, SizeF)pos, sizeInserts a text box of the specified size in the document.
InsertTextBox(DocumentPosition)posInserts a text box in the document.