Namespace: BitMiracle.Docotic.Pdf
public double? Angle { get; set; }
Public Property Angle As Double? Get Set
Default value: null.
When this property is null, text string will be rotated using the TextAngle angle.
Text gets rotated in counter-clockwise direction. Use negative angle to rotate in clockwise direction.