Click or drag to resize

PdfTextObject Properties

The PdfTextObject type exposes the following members.

Properties
 NameDescription
Public propertyCharsCount Gets the number of characters from a text object.
Public propertyCharSpacing Gets or sets the character spacing, which is a number expressed in unscaled text space units.
Public propertyFont Gets or sets the Font of a text object.
Public propertyFontSize Gets or sets font size.
Public propertyLocation Gets or sets the coordinates of the bottom-left corner of the text object relative to the down-left corner of its page.
Public propertyRenderMode Gets or sets the text rendering mode.
Public propertyTextAnsi Gets/sets ANSI string from/to text object
Public propertyTextAsciiObsolete.
Gets/sets ANSI string from/to text object
Public propertyTextKnockout Gets or sets the text knockout flag, which determines the behavior of overlapping glyphs within a text object in the transparent imaging model.
Public propertyTextMatrixObsolete.
This property is obsolete. Please use Matrix property instead.
Public propertyTextUnicode Gets or sets unicode string from text object
Public propertyWordSpacing Gets or sets the word spacing, which is a number expressed in unscaled text space units.
Top
See Also