The HtmlInputSettings object specifies various settings for HTML input.
Members
Name |
Description |
pageWidth |
Specifies the page width in XSL-FO length measurements. The default value is automatic. |
pageHeight |
Specifies the page height in XSL-FO length measurements. The default value is automatic. |
pageMarginTop |
Specifies the top page margin in XSL-FO length measurements. The default value is automatic. |
pageMarginLeft |
Specifies the left page margin in XSL-FO length measurements. The default value is automatic. |
pageMarginRight |
Specifies the right page margin in XSL-FO length measurements. The default value is automatic. |
pageMarginBottom |
Specifies the bottom page margin in XSL-FO length measurements. The default value is automatic. |
pageHeaderMargin |
Specifies the page header extent in XSL-FO length measurements. The default value is automatic. |
pageFooterMargin |
Specifies the page footer extent in XSL-FO length measurements. The default value is automatic. |
showPageNumber |
Specifies whether or not to add page numbering to the output. |
showTitle |
Specifies whether or not to show the title in the output. |