qbd software ltd [UK]
qprinter > moth > qbd software
qPrinter² qcDocument: Properties and Methods
Applies To:
qcDocument
 
See Also:
ScaleMode
MarginLeft
MarginRight
MarginTop
AvailableWidth
 

MarginBottom

Returns/Sets the Bottom Margin for the Document in the Scale specified by the ScaleMode property.

Syntax

Object.MarginBottom

Return Value

Single

Notes

The example sets the Bottom Margin to 1 Inch.

Example

qPrint.Document.ScaleMode = eInch
qPrint.Document.MarginBottom = 1

See Also: ScaleMode, MarginLeft, MarginRight, MarginTop, AvailableWidth

©2002 qbd software ltd