PageHeight
<< Click to Display Table of Contents >>
Navigation: TMyCAD > Properties >
property PageHeight :Cardinal
Description:
Set the Canvas(Page)'s Height, it is in unit cm. If you change the PageHeight ,PageStyle is changed automatic.
Example:
MyCAD1.PageHeight := 210;
See also:
PageStyle
PageWidth