Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Transforms.RotateTransformModel
RotateTransformModel.Angle Property
Clockwise angle in degrees around the origin of the shape.
Default is 0.
csharp
public double Angle { get; set; }