Description
Get/Set the left margin (offset) when printing.
Syntax
optprint.MarginX = iValue |
optprint
print options object created by Fred.GetPDFOptions("") or Ted.GetPDFOptions("")
iValue
margin, expressed in millipoints
Example
Dim optPrint As Editorial.PrintOptions = Fred.GetPDFOptions("")
optPrint.MarginX = 20000 'mpt value