Appends a new line to the current document.
public void newLine()
All elements added after this call will be on a new line. This is equivalent to calling add(new DhBreak()).