Main Content
mlreportgen.dom.FOProperties Class
Namespace: mlreportgen.dom
Array of FO properties for formatting PDF output
Description
Creates an object that contains one or more Extensible Stylesheet Language (XSL)
formatting objects (FO) for PDF output. Specify the formats using mlreportgen.dom.FOProperty
. For information on FO properties, see www.w3.org/2002/08/XSLFOsummary.html.
Note
Use FOProperties
objects only for FO properties not
supported by other DOM format objects. Most DOM format objects work for all
output types. Using FOProperty
objects makes your report
application specific to PDF output.
The mlreportgen.dom.FOProperties
class is a handle
class.
Creation
Input Arguments
Properties
Examples
Version History
Introduced in R2016a