Sets or returns the number of a plotter pen.
Syntax
integerVariable = object.Pen
object.Pen = <integer>
Where:
integerVariable is a variable for storing the pen number.
object is the PlotterPen object.