data.PGSCALE

Page scale factor; a percentage of the values in page.height and page.width.
Module
Used by
These class-based attributes use data.PGSCALE
att.pages/@page.scaleIndicates how the page should be scaled when rendered.
Declaration
<macroSpec ident="data.PGSCALE" module="MEI" type="dt">
<desc xml:lang="en">Page scale factor; a percentage of the values in page.height and page.width.</desc>
<content>
<rng:choice>
<rng:ref name="data.PERCENT"/>
</rng:choice>
</content>
</macroSpec>