The orienation or rotation specified on the Page this PageShape refers.
Namespace: TallComponents.PDF.Layout.ShapesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public Orientation PageOrientation { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PageOrientation As Orientation Get |
Remarks
The orientation is counter-clockwise in degrees.
You cannot set this property, it's read-only.