<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public Int64 PageHeight {get; set;}
value:
Specifies the height of page.
Example:
myCAD1.PageHeight = 200;
See also:
PageWidth