Pdf |
The PdfTextObject type exposes the following members.
Name | Description | |
---|---|---|
CharsCount | Gets the number of characters from a text object. | |
CharSpacing | Gets or sets the character spacing, which is a number expressed in unscaled text space units. | |
Font | Gets or sets the Font of a text object. | |
FontSize | Gets or sets font size. | |
Location | Gets or sets the coordinates of the bottom-left corner of the text object relative to the down-left corner of its page. | |
RenderMode | Gets or sets the text rendering mode. | |
TextAnsi | Gets/sets ANSI string from/to text object | |
TextAscii | Obsolete. Gets/sets ANSI string from/to text object | |
TextKnockout | Gets or sets the text knockout flag, which determines the behavior of overlapping glyphs within a text object in the transparent imaging model. | |
TextMatrix | Obsolete. This property is obsolete. Please use Matrix property instead. | |
TextUnicode | Gets or sets unicode string from text object | |
WordSpacing | Gets or sets the word spacing, which is a number expressed in unscaled text space units. |