status = page:MoveToNextLine()
page:MoveToNextLine()
moves current position for the drawing text depending on current text showing point and text leading.
The new position is calculated with current text transition matrix.
Returns #HPDF_OK
on success. Otherwise, returns an error code and the error handler is invoked.