Table of Contents

Property TextAngle

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

TextAngle

Gets or sets the text rotation angle in degrees.

public double TextAngle { get; set; }

Property Value

double

The text rotation angle, in degrees.

Remarks

Text gets rotated in counter-clockwise direction.
Default value: 0 degrees (no rotation).