The following tables list the members exposed by IText.
Name | Description | |
---|---|---|
Alignment | Gets or sets the alignment of the content. | |
Background | Gets or sets the background style. | |
Borders | Gets or sets the style of the borders. | |
Caption | Gets or sets the caption. | |
FirstLetter | Gets or sets the style of the first letter. Allows to create drop caps. | |
Heading | Gets or sets the type of the heading. | |
Height | Gets or sets the height of the text. | |
Indents | Gets or sets text indents. | |
Interval | Gets or sets the interval between text lines. | |
KeepSolid | Gets or sets a boolean value indicating whether the text is a solid non breakable element. | |
LineNumbering | Gets or sets the style of line numbers. | |
Margins | Gets or sets the spacing between elements. | |
Paddings | Gets or sets the paddings between the borders and the content of an element. | |
Parent | Gets the parent of the text element. | |
Style | Gets or sets the style of the text. | |
StyleResolved | Gets the style that has been assigned to the text element, or a default instance if none were specified. | |
Tabs | Gets or sets a collection of tab stops. | |
Width | Gets or sets the width of the text. |
Name | Description | |
---|---|---|
AddContent | Overloaded. Adds a character to the content of the text. | |
AddDateTime | Overloaded. Adds a date and time element to the content of the text. | |
AddLeader | Overloaded. Adds a leader element to the content of the text. | |
AddLineBreak | Adds a line break to the content of the text. | |
AddMergeCode | Overloaded. Adds a merge code to the content of the text. | |
AddPageNumber | Overloaded. Adds a page number element to the content of the text. | |
AddRichContent | Overloaded. Adds an array of characters that contains html like formatted data to the content of the text. | |
AddTarget | Overloaded. Adds a target element to the content of the text. | |
ApplyPattern | Applies a pattern to this text element. | |
Clear | Clears the content of the text. | |
Measure | Measures the text on a Letter size paper. |