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