Click or drag to resize
TextElementTextAngle Property
Gets or sets an angle to control text counter-clockwise direction. The default value is 0.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public float TextAngle { get; set; }

Property Value

Type: Single
See Also