MarginY Property

Build 1501 on 14/Nov/2017  This topic last edited on: 28/Feb/2013, at 19:21

Description

Get/Set the top margin (offset) when printing.

Syntax

optprint.MarginY = 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