Footer property

Sets or returns a string for the footer of a plotted drawing.

Syntax

stringVariable = object.Footer

object.Footer = <string>

 

Where:

     stringVariable represents the string to be placed in the footer.

     object is the PlotManager object.

Examples ...

Footer property example