The Element type exposes the following members.

Constructors

  NameDescription
Public methodElement
Initializes a new instance of the Element class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberALIGN_BASELINE
A possible value for vertical Element.
Public fieldStatic memberALIGN_BOTTOM
A possible value for vertical Element.
Public fieldStatic memberALIGN_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 fieldStatic memberALIGN_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 fieldStatic memberALIGN_JUSTIFIED_ALL
Does the same as ALIGN_JUSTIFIED but the last line is also spread out.
Public fieldStatic memberALIGN_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 fieldStatic memberALIGN_MIDDLE
A possible value for vertical Element.
Public fieldStatic memberALIGN_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 fieldStatic memberALIGN_TOP
A possible value for vertical Element.
Public fieldStatic memberALIGN_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 fieldStatic memberANCHOR
This is a possible type of Element
Public fieldStatic memberANNOTATION
This is a possible type of Element.
Public fieldStatic memberAUTHOR
This is a possible type of Element.
Public fieldStatic memberCCITT_BLACKIS1
A flag indicating whether 1-bits are to be interpreted as black pixels and 0-bits as white pixels,
Public fieldStatic memberCCITT_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 fieldStatic memberCCITT_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 fieldStatic memberCCITT_ENDOFLINE
A flag indicating whether end-of-line bit patterns are required to be present in the encoding.
Public fieldStatic memberCCITTG3_1D
Pure one-dimensional encoding (Group 3, 1-D)
Public fieldStatic memberCCITTG3_2D
Mixed one- and two-dimensional encoding (Group 3, 2-D)
Public fieldStatic memberCCITTG4
Pure two-dimensional encoding (Group 4)
Public fieldStatic memberCELL
This is a possible type of Element.
Public fieldStatic memberCHAPTER
This is a possible type of Element
Public fieldStatic memberCHUNK
This is a possible type of Element.
Public fieldStatic memberCREATIONDATE
This is a possible type of Element.
Public fieldStatic memberCREATOR
This is a possible type of Element.
Public fieldStatic memberHEADER
This is a possible type of Element.
Public fieldStatic memberIMGRAW
This is a possible type of Element.
Public fieldStatic memberIMGTEMPLATE
This is a possible type of Element.
Public fieldStatic memberJBIG2
Public fieldStatic memberJPEG
This is a possible type of Element.
Public fieldStatic memberJPEG2000
Public fieldStatic memberKEYWORDS
This is a possible type of Element.
Public fieldStatic memberLIST
This is a possible type of Element
Public fieldStatic memberLISTITEM
This is a possible type of Element
Public fieldStatic memberMARKED
Public fieldStatic memberMULTI_COLUMN_TEXT
This is a possible type of Element.
Public fieldStatic memberPARAGRAPH
This is a possible type of Element.
Public fieldStatic memberPHRASE
This is a possible type of Element.
Public fieldStatic memberPRODUCER
This is a possible type of Element.
Public fieldStatic memberPTABLE
This is a possible type of Element.
Public fieldStatic memberRECTANGLE
This is a possible type of Element.
Public fieldStatic memberROW
This is a possible type of Element.
Public fieldStatic memberSECTION
This is a possible type of Element
Public fieldStatic memberSUBJECT
This is a possible type of Element.
Public fieldStatic memberTABLE
This is a possible type of Element.
Public fieldStatic memberTITLE
This is a possible type of Element.
Public fieldStatic memberYMARK

See Also