Version

Add Method (FormattedTextParagraphCollection)

Adds a paragraph with the specified text and returns the FormattedTextParagraph representing the new paragraph.
Syntax

Parameters

paragraphText
The text in the paragraph.

Return Value

The FormattedTextParagraph representing the new paragraph.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also