Back to Devexpress

Paragraphs.CreateAsync Method

blazor-devexpress-dot-blazor-dot-richedit-dot-paragraphs-dot-createasync.md

latest591 B
Original Source

Paragraphs.CreateAsync Method

NameParametersDescription
CreateAsync(Int32, CancellationToken)position, cancellationTokenInserts a paragraph mark at the specified position and creates a new paragraph.
CreateAsync(CancellationToken)cancellationTokenInserts a paragraph mark at the end of the sub-document and creates a new paragraph.