<< Click to Display Table of Contents >> VpeSetHtmlScale |
Sets the scaling for HTML output. It is recommended to set the scale below 1.0 so that the generated HTML documents are printable by browsers, which need page space for headers and footers they do insert.
void VpeSetHtmlScale(
VpeHandle hDoc,
double scale
)
VpeHandle hDoc
Document Handle
double scale
the scale of the generated HTML document, a scale below 1.0 shrinks the document, a scale above 1.0 expands the document
Default:
0.75, which equals 75% of the original scale