Orientation of this page in degrees. Default is Rotate0.

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public Orientation Orientation { get; }
Visual Basic
Public ReadOnly Property Orientation As Orientation
	Get

Remarks

The orientation is counterclockwise.

See Also