Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Transforms.RotateTransformModel
RotateTransformModel.RotationOffsetY Property
Get or set the y-coordinate of the rotation center, relative to the origin of the shape.
csharp
public double RotationOffsetY { get; set; }