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. |