PageOrientation

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

PageOrientation

 

property   PageOrientation:TPrinterOrientation ;

 

 

   

Description:

 

 The Canvas's direction is Portrait or Landscape.then PageWidth and PageHeight will be changed(swaped) unless if PageStyle is CustomerPage.

 

 

Example:

 

 MyCAD1.PageOrientation := poLandscape;

 

See also:

 

PageStyle