Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.PageModel
PageModel.Rotate Property
Clockwise rotation of the page in degrees. Valid values of rotate are "rotate0", "rotate90", "rotate180" and "rotate270".
csharp
public string Rotate { get; set; }