/**
  * @return Dompdf
  */
 function get_dompdf()
 {
     return $this->_frame->get_dompdf();
 }