PaperOrientation property

Sets or returns a value determining the orientation of paper for plotting.

 

Syntax

objectVariable = object.PaperOrientation

object.PaperOrientation = <objectVariable>

Where:

     objectVariable represents the paper orientation according to the constants shown below.

     object is the PlotManager object.

 

Orientation Constant Index Value

Landscape

1

Portrait

0

 


© Bricsys NV. All rights reserved.