Click or drag to resize

GStateGetTextRise Method

Gets the text rise.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetTextRise()

Return Value

Type: Double
current value of text rise 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
See Also