ParagraphElement function

dynamic ParagraphElement()

Implementation

dynamic ParagraphElement(){
  return null;
}