Description
Get/set output scaling.
Syntax
optprint.scale [=] shortScale |
optprint
print options object created by Fred.GetPDFOptions("") or Ted.GetPDFOptions("")
shortScale
scale value (short) from 0 to what you want.
Example
Dim optPrint As Editorial.PrintOptions = Nothing
optPrint = Fred.GetPDFOptions("")
optPrint.scale = 100