marginBottom property

Gets or sets the bottom margin of the document to be printed.

Syntax

HRESULT value = object.put_marginBottom(long v);HRESULT value = object.get_marginBottom(long* p);

Property values

Type: long

A pointer to a long value that receives the bottom margin of the document to be printed, in 1/100ths of an inch.

Remarks

This property is always measured in 1/100ths of an inch, even if the user has changed the "Measurement system" option in the Regional and Language Options Control Panel item to "Metric."

See also

Reference

ITemplatePrinter::marginLeft

ITemplatePrinter::marginRight

ITemplatePrinter::marginTop