mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 11:06:08 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@3890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
25 lines
568 B
XML
25 lines
568 B
XML
<refentry id="page.margin.bottom">
|
|
<refmeta>
|
|
<refentrytitle>page.margin.bottom</refentrytitle>
|
|
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>page.margin.bottom</refname>
|
|
<refpurpose>The bottom margin of the page</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='page.margin.bottom.frag'>
|
|
<xsl:param name="page.margin.bottom" select="'0.5in'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>The bottom page margin is the distance from the bottom of the region-after
|
|
to the physical bottom of the page.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|