Skip to main content

ApiRichContent

Represents the ApiRichContent class.

Methods

MethodReturnsDescription
AddElementbooleanAdds a rich paragraph using its position in rich content.
GetClassType"richContent"Returns a type of the ApiRichContent class.
GetContentApiRichParagraph[]Returns an array of rich paragraphs from the current rich content object.
GetCurrentParagraphApiRichParagraphReturns the current paragraph where the cursor is located.
GetCurrentRunApiRichRunReturns the current run where the cursor is located.
GetElementApiRichParagraphReturns an rich paragraph by its position in the content.
PushbooleanPushes a rich paragraph to a rich content.