<< Click to Display Table of Contents >> Navigation: MyCAD > Properties > PageOrientation |
public MyPageOrientation PageOrientation {get; set;}
value:
Specifies the orientation of page.
Example:
myCAD1.PageOrientation = MyPageOrientation.Landscape;