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

Property Value

Type: Single
See Also