RenderingSettingsRotationAngle Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets or sets the rotation angle used, if it's not Rotate0 then additional page rotation will be perfomed(remember that page can have it's own Rotate property).

Namespace:  Apitron.PDF.Rasterizer.Configuration
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public RotationAngle RotationAngle { get; set; }

Property Value

Type: RotationAngle
The rotation angle.
See Also

Reference