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
Syntaxpublic float TextAngle { get; set; }
Public Property TextAngle As Single
Get
Set
Property Value
Type:
Single
See Also