PageFoot

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

PageFoot

property PageFoot:string;

 

 

Description:

 

Set the printing page foot.

 

Example:

 

 

Delphi syntax:

 

MyCAD1.PageFoot := 'Designed by hongbin.fei, 2004.12';

 

C++ syntax:

 

MyCAD1->PageFoot = "Designed by hongbin.fei, 2004.12";

 

See also:

 

PageHead