Click or drag to resize

CharDatax Property

To render text, a virtual point (x, y), located on the baseline, called the pen position, is used to locate glyphs. The pen position has already taken into account the effects of any inter-Character adjustments due to properties such as font size, text rise, Character spacing, word spacing and positioning adjustments on 'TJ' elements.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double x { get; set; }

Property Value

Type: Double
See Also