MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 688

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 687
1 2 ... 683 684 685 686 687 688 689 690 691 692 693 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag