table of contents
PDF::FromHTML::Template::Element::HorizontalRule(3pm) | User Contributed Perl Documentation | PDF::FromHTML::Template::Element::HorizontalRule(3pm) |
NAME¶
PDF::FromHTML::Template::Element::HorizontalRule - To create a horizontal rule across the page
NODE NAME¶
HR
INHERITANCE¶
PDF::FromHTML::Template::Element::Line
ATTRIBUTES¶
CHILDREN¶
None
AFFECTS¶
Nothing
DEPENDENCIES¶
None
USAGE¶
<hr/>
That will create a line across the page at the current Y-position.
AUTHOR¶
Rob Kinyon (rkinyon@columbus.rr.com)
SEE ALSO¶
LINE
2024-07-28 | perl v5.38.2 |