SubDocument.AddTextAsync Method
Name | Parameters | Description |
---|---|---|
Add |
position, text, cancellation |
Inserts the text at the specified position. |
Add |
text, cancellation |
Appends the specified text to the sub-document. |