PageHeight

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

PageHeight

public Int64 PageHeight {get; set;}

 

value:        

 Specifies the height of page.

 

Example:

 myCAD1.PageHeight = 200;

 

See also:

 PageWidth