AddParagraph
Creates a new paragraph and appends it to the end of the document content.
Syntax
expression.AddParagraph();
expression - A variable that represents a ApiDocumentContent class.
Parameters
This method doesn't have any parameters.
Creates a new paragraph and appends it to the end of the document content.
expression.AddParagraph();
expression - A variable that represents a ApiDocumentContent class.
This method doesn't have any parameters.