PaperOrientation

The possible units of measurement for pages dimensions and margins.
 

Example

The following is an example of how to reference the PaperOrientation object:

	// The full path is required.
	dundas.print.PaperOrientation.LANDSCAPE
	

 

Properties

 
  Name Description
  LANDSCAPE The page is oriented horizontally.
  PORTRAIT The page is oriented vertically.