MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 688

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 687
12 Classes – Alphabetical List
12-194
mlreportgen.dom.KeepLinesTogether class
Package: mlreportgen.dom
Start paragraph on new page if necessary
Description
Start paragraph on new page if necessary
Construction
keepLinesTogetherObj = KeepLinesTogether() starts a paragraph on a new page
if it cannot fit entirely on current page.
keepLinesTogetherObj = KeepLinesTogether(onoff) starts paragraph on a new
page only if it cannot fit entirely on current page and onoff is true.
Input Arguments
onoff — Keep paragraph on one page
logical
Use one of these values:
true (default)
false
0
A setting of true (or 1) starts a paragraph on a new page when it cannot fit entirely on
the current page. A setting of false (or 0) allows a paragraph to span two pages when it
cannot fit entirely on the current page.
Data Types: logical
Output Arguments
keepLinesTogetherObj — Start paragraph on new page if necessary
mlreportgen.dom.KeepLinesTogether object
Vista de pagina 687
1 2 ... 683 684 685 686 687 688 689 690 691 692 693 ... 985 986

Comentarios a estos manuales

Sin comentarios