Table of Contents

Property TextRise

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

TextRise

Gets or sets the current text rise.

public double TextRise { get; set; }

Property Value

double

The text rise.

Remarks

Text rise specifies the distance, in unscaled text space units, to move the baseline up or down from its default location. Positive values of text rise move the baseline up. Adjustments to the baseline are useful for drawing superscripts or subscripts. The default location of the baseline can be restored by setting the text rise to 0.
Default value: 0.