Class Element
- Namespace
- iTextSharp.text
- Assembly
- iTextSharp.LGPLv2.Core.dll
Interface for a text element.
public abstract class Element
- Inheritance
-
Element
- Derived
- Inherited Members
Constructors
Element()
protected Element()
Fields
ALIGN_BASELINE
static membervariables (meta information)
public const int ALIGN_BASELINE = 7
Field Value
ALIGN_BOTTOM
A possible value for vertical Element.
public const int ALIGN_BOTTOM = 6
Field Value
ALIGN_CENTER
A possible value for paragraph Element. This specifies that the text is aligned to the center and extra whitespace should be placed equally on the left and right.
public const int ALIGN_CENTER = 1
Field Value
ALIGN_JUSTIFIED
A possible value for paragraph Element. This specifies that extra whitespace should be spread out through the rows of the paragraph with the text lined up with the left and right indent except on the last line which should be aligned to the left.
public const int ALIGN_JUSTIFIED = 3
Field Value
ALIGN_JUSTIFIED_ALL
Does the same as ALIGN_JUSTIFIED but the last line is also spread out.
public const int ALIGN_JUSTIFIED_ALL = 8
Field Value
ALIGN_LEFT
A possible value for paragraph Element. This specifies that the text is aligned to the left indent and extra whitespace should be placed on the right.
public const int ALIGN_LEFT = 0
Field Value
ALIGN_MIDDLE
A possible value for vertical Element.
public const int ALIGN_MIDDLE = 5
Field Value
ALIGN_RIGHT
A possible value for paragraph Element. This specifies that the text is aligned to the right indent and extra whitespace should be placed on the left.
public const int ALIGN_RIGHT = 2
Field Value
ALIGN_TOP
A possible value for vertical Element.
public const int ALIGN_TOP = 4
Field Value
ALIGN_UNDEFINED
A possible value for paragraph Element. This specifies that the text is aligned to the left indent and extra whitespace should be placed on the right.
public const int ALIGN_UNDEFINED = -1
Field Value
ANCHOR
This is a possible type of Element
public const int ANCHOR = 17
Field Value
ANNOTATION
This is a possible type of Element.
public const int ANNOTATION = 29
Field Value
AUTHOR
This is a possible type of Element.
public const int AUTHOR = 4
Field Value
CCITTG3_1D
Pure one-dimensional encoding (Group 3, 1-D)
public const int CCITTG3_1D = 257
Field Value
CCITTG3_2D
Mixed one- and two-dimensional encoding (Group 3, 2-D)
public const int CCITTG3_2D = 258
Field Value
CCITTG4
Pure two-dimensional encoding (Group 4)
public const int CCITTG4 = 256
Field Value
CCITT_BLACKIS1
A flag indicating whether 1-bits are to be interpreted as black pixels and 0-bits as white pixels,
public const int CCITT_BLACKIS1 = 1
Field Value
CCITT_ENCODEDBYTEALIGN
A flag indicating whether the filter expects extra 0-bits before each encoded line so that the line begins on a byte boundary.
public const int CCITT_ENCODEDBYTEALIGN = 2
Field Value
CCITT_ENDOFBLOCK
A flag indicating whether the filter expects the encoded data to be terminated by an end-of-block pattern, overriding the Rows parameter. The use of this flag will set the key /EndOfBlock to false.
public const int CCITT_ENDOFBLOCK = 8
Field Value
CCITT_ENDOFLINE
A flag indicating whether end-of-line bit patterns are required to be present in the encoding.
public const int CCITT_ENDOFLINE = 4
Field Value
CELL
This is a possible type of Element.
public const int CELL = 20
Field Value
CHAPTER
This is a possible type of Element
public const int CHAPTER = 16
Field Value
CHUNK
This is a possible type of Element.
public const int CHUNK = 10
Field Value
CREATIONDATE
This is a possible type of Element.
public const int CREATIONDATE = 6
Field Value
CREATOR
This is a possible type of Element.
public const int CREATOR = 7
Field Value
HEADER
This is a possible type of Element.
public const int HEADER = 0
Field Value
IMGRAW
This is a possible type of Element.
public const int IMGRAW = 34
Field Value
IMGTEMPLATE
This is a possible type of Element.
public const int IMGTEMPLATE = 35
Field Value
JBIG2
This is a possible type of Element . @since 2.1.5
public const int JBIG2 = 36
Field Value
JPEG
This is a possible type of Element.
public const int JPEG = 32
Field Value
JPEG2000
This is a possible type of Element .
public const int JPEG2000 = 33
Field Value
KEYWORDS
This is a possible type of Element.
public const int KEYWORDS = 3
Field Value
LIST
This is a possible type of Element
public const int LIST = 14
Field Value
LISTITEM
This is a possible type of Element
public const int LISTITEM = 15
Field Value
MARKED
This is a possible type of Element .
public const int MARKED = 50
Field Value
MULTI_COLUMN_TEXT
This is a possible type of Element .
public const int MULTI_COLUMN_TEXT = 40
Field Value
PARAGRAPH
This is a possible type of Element.
public const int PARAGRAPH = 12
Field Value
PHRASE
static membervariables (content)
public const int PHRASE = 11
Field Value
PRODUCER
This is a possible type of Element.
public const int PRODUCER = 5
Field Value
PTABLE
This is a possible type of Element.
public const int PTABLE = 23
Field Value
RECTANGLE
This is a possible type of Element.
public const int RECTANGLE = 30
Field Value
ROW
static membervariables (tables)
public const int ROW = 21
Field Value
SECTION
This is a possible type of Element
public const int SECTION = 13
Field Value
SUBJECT
This is a possible type of Element.
public const int SUBJECT = 2
Field Value
TABLE
This is a possible type of Element.
public const int TABLE = 22
Field Value
TITLE
This is a possible type of Element.
public const int TITLE = 1
Field Value
YMARK
This is a possible type of Element . @since 2.1.2
public const int YMARK = 55