MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 727

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 726
mlreportgen.dom.PageBreakBefore class
12-233
mlreportgen.dom.PageBreakBefore class
Package: mlreportgen.dom
Start paragraph on new page
Description
Specifies to always start paragraph on new page. This is for Microsoft Word reports.
Construction
pageBreakBeforeObj = PageBreakBefore() always starts paragraph on a new
page.
pageBreakBeforeObj = PageBreakBefore(onOff) always starts paragraph on a
new page if onOff is true.
Input Arguments
onOff — Start paragraph on new page
true (default)
Specify one of the following logical values:
true or 1 — Starts a paragraph on a new page.
false or 0 — Allows a paragraph to start on the current page.
Data Types: logical
Output Arguments
pageBreakBeforeObj — Start paragraph on new page
mlreportgen.dom.PageBreakBefore object
Start paragraph on new page, represented by an mlreportgen.dom.PageBreakBefore
object.
Page view 726
1 2 ... 722 723 724 725 726 727 728 729 730 731 732 ... 985 986

Comments to this Manuals

No comments