handleUnderline method

bool handleUnderline()

Implementation

bool handleUnderline() {
  executeHandleUnderline(document);
  return true;
}