GetAllParagraphs
Returns an array of all paragraphs from the current document content.
Syntax
expression.GetAllParagraphs();
expression - A variable that represents a ApiDocumentContent class.
Parameters
This method doesn't have any parameters.
Returns an array of all paragraphs from the current document content.
expression.GetAllParagraphs();
expression - A variable that represents a ApiDocumentContent class.
This method doesn't have any parameters.