TextElementTextAngle Property |
Gets or sets an angle to control text counter-clockwise direction. The default value is 0.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic float TextAngle { get; set; }
Public Property TextAngle As Single
Get
Set
Property Value
Type:
Single
See Also