PdfImageElementRotationDegrees Property

Rotation angle in degrees applied to the image. Positive values rotate counter-clockwise. Default is 0 (no rotation)

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public float RotationDegrees { get; set; }

Property Value

Single

See Also