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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public float TextAngle { get; set; }

Property Value

Type: Single
See Also