Paragraphs.CreateAsync Method
Name | Parameters | Description |
---|---|---|
CreateAsync(Int32, CancellationToken) | position, cancellationToken | Inserts a paragraph mark at the specified position and creates a new paragraph. |
CreateAsync(CancellationToken) | cancellationToken | Inserts a paragraph mark at the end of the sub-document and creates a new paragraph. |