| Add(Object o) | iTextSharp.text.SimpleTable | |
| AddElement(SimpleCell element) | iTextSharp.text.SimpleTable | |
| ALIGN_BASELINE | iTextSharp.text.Element | static |
| ALIGN_BOTTOM | iTextSharp.text.Element | static |
| ALIGN_CENTER | iTextSharp.text.Element | static |
| ALIGN_JUSTIFIED | iTextSharp.text.Element | static |
| ALIGN_JUSTIFIED_ALL | iTextSharp.text.Element | static |
| ALIGN_LEFT | iTextSharp.text.Element | static |
| ALIGN_MIDDLE | iTextSharp.text.Element | static |
| ALIGN_RIGHT | iTextSharp.text.Element | static |
| ALIGN_TOP | iTextSharp.text.Element | static |
| ALIGN_UNDEFINED | iTextSharp.text.Element | static |
| Alignment | iTextSharp.text.SimpleTable | |
| ANCHOR | iTextSharp.text.Element | static |
| ANNOTATION | iTextSharp.text.Element | static |
| AUTHOR | iTextSharp.text.Element | static |
| backgroundColor | iTextSharp.text.Rectangle | protected |
| BackgroundColor | iTextSharp.text.Rectangle | |
| Border | iTextSharp.text.Rectangle | |
| border | iTextSharp.text.Rectangle | protected |
| borderColor | iTextSharp.text.Rectangle | protected |
| BorderColor | iTextSharp.text.Rectangle | |
| borderColorBottom | iTextSharp.text.Rectangle | protected |
| BorderColorBottom | iTextSharp.text.Rectangle | |
| BorderColorLeft | iTextSharp.text.Rectangle | |
| borderColorLeft | iTextSharp.text.Rectangle | protected |
| BorderColorRight | iTextSharp.text.Rectangle | |
| borderColorRight | iTextSharp.text.Rectangle | protected |
| borderColorTop | iTextSharp.text.Rectangle | protected |
| BorderColorTop | iTextSharp.text.Rectangle | |
| borderWidth | iTextSharp.text.Rectangle | protected |
| BorderWidth | iTextSharp.text.Rectangle | |
| BorderWidthBottom | iTextSharp.text.Rectangle | |
| borderWidthBottom | iTextSharp.text.Rectangle | protected |
| BorderWidthLeft | iTextSharp.text.Rectangle | |
| borderWidthLeft | iTextSharp.text.Rectangle | protected |
| BorderWidthRight | iTextSharp.text.Rectangle | |
| borderWidthRight | iTextSharp.text.Rectangle | protected |
| BorderWidthTop | iTextSharp.text.Rectangle | |
| borderWidthTop | iTextSharp.text.Rectangle | protected |
| Bottom | iTextSharp.text.Rectangle | |
| BOTTOM_BORDER | iTextSharp.text.Rectangle | static |
| BOX | iTextSharp.text.Rectangle | static |
| CCITT_BLACKIS1 | iTextSharp.text.Element | static |
| CCITT_ENCODEDBYTEALIGN | iTextSharp.text.Element | static |
| CCITT_ENDOFBLOCK | iTextSharp.text.Element | static |
| CCITT_ENDOFLINE | iTextSharp.text.Element | static |
| CCITTG3_1D | iTextSharp.text.Element | static |
| CCITTG3_2D | iTextSharp.text.Element | static |
| CCITTG4 | iTextSharp.text.Element | static |
| CELL | iTextSharp.text.Element | static |
| Cellpadding | iTextSharp.text.SimpleTable | |
| Cellspacing | iTextSharp.text.SimpleTable | |
| CHAPTER | iTextSharp.text.Element | static |
| CHUNK | iTextSharp.text.Element | static |
| Chunks | iTextSharp.text.Rectangle | |
| CloneNonPositionParameters(Rectangle rect) | iTextSharp.text.Rectangle | virtual |
| CreatePdfPTable() | iTextSharp.text.SimpleTable | |
| CreateTable() | iTextSharp.text.SimpleTable | |
| CREATIONDATE | iTextSharp.text.Element | static |
| CREATOR | iTextSharp.text.Element | static |
| DisableBorderSide(int side) | iTextSharp.text.Rectangle | virtual |
| EnableBorderSide(int side) | iTextSharp.text.Rectangle | virtual |
| GetBottom(float margin) | iTextSharp.text.Rectangle | virtual |
| GetLeft(float margin) | iTextSharp.text.Rectangle | virtual |
| GetRectangle(float top, float bottom) | iTextSharp.text.Rectangle | |
| GetRight(float margin) | iTextSharp.text.Rectangle | virtual |
| GetTop(float margin) | iTextSharp.text.Rectangle | virtual |
| GrayFill | iTextSharp.text.Rectangle | |
| HasBorder(int type) | iTextSharp.text.Rectangle | |
| HasBorders() | iTextSharp.text.Rectangle | |
| HEADER | iTextSharp.text.Element | static |
| Height | iTextSharp.text.Rectangle | |
| IMGRAW | iTextSharp.text.Element | static |
| IMGTEMPLATE | iTextSharp.text.Element | static |
| IsContent() | iTextSharp.text.Rectangle | |
| IsNestable() | iTextSharp.text.SimpleTable | virtual |
| JBIG2 | iTextSharp.text.Element | static |
| JPEG | iTextSharp.text.Element | static |
| JPEG2000 | iTextSharp.text.Element | static |
| KEYWORDS | iTextSharp.text.Element | static |
| Left | iTextSharp.text.Rectangle | |
| LEFT_BORDER | iTextSharp.text.Rectangle | static |
| LIST | iTextSharp.text.Element | static |
| LISTITEM | iTextSharp.text.Element | static |
| llx | iTextSharp.text.Rectangle | protected |
| lly | iTextSharp.text.Rectangle | protected |
| MARKED | iTextSharp.text.Element | static |
| MULTI_COLUMN_TEXT | iTextSharp.text.Element | static |
| NO_BORDER | iTextSharp.text.Rectangle | static |
| Normalize() | iTextSharp.text.Rectangle | virtual |
| PARAGRAPH | iTextSharp.text.Element | static |
| PHRASE | iTextSharp.text.Element | static |
| Process(IElementListener listener) | iTextSharp.text.Rectangle | virtual |
| PRODUCER | iTextSharp.text.Element | static |
| PTABLE | iTextSharp.text.Element | static |
| Rectangle(float llx, float lly, float urx, float ury) | iTextSharp.text.Rectangle | |
| Rectangle(float urx, float ury) | iTextSharp.text.Rectangle | |
| Rectangle(Rectangle rect) | iTextSharp.text.Rectangle | |
| RECTANGLE | iTextSharp.text.Element | static |
| Right | iTextSharp.text.Rectangle | |
| RIGHT_BORDER | iTextSharp.text.Rectangle | static |
| Rotate() | iTextSharp.text.Rectangle | |
| rotation | iTextSharp.text.Rectangle | protected |
| Rotation | iTextSharp.text.Rectangle | |
| ROW | iTextSharp.text.Element | static |
| SECTION | iTextSharp.text.Element | static |
| SimpleTable() | iTextSharp.text.SimpleTable | |
| SoftCloneNonPositionParameters(Rectangle rect) | iTextSharp.text.Rectangle | virtual |
| SUBJECT | iTextSharp.text.Element | static |
| TABLE | iTextSharp.text.Element | static |
| TableLayout(PdfPTable table, float[][] widths, float[] heights, int headerRows, int rowStart, PdfContentByte[] canvases) | iTextSharp.text.SimpleTable | |
| TITLE | iTextSharp.text.Element | static |
| Top | iTextSharp.text.Rectangle | |
| TOP_BORDER | iTextSharp.text.Rectangle | static |
| ToString() | iTextSharp.text.Rectangle | |
| Type | iTextSharp.text.SimpleTable | |
| UNDEFINED | iTextSharp.text.Rectangle | static |
| urx | iTextSharp.text.Rectangle | protected |
| ury | iTextSharp.text.Rectangle | protected |
| UseVariableBorders | iTextSharp.text.Rectangle | |
| useVariableBorders | iTextSharp.text.Rectangle | protected |
| Width | iTextSharp.text.SimpleTable | |
| Widthpercentage | iTextSharp.text.SimpleTable | |
| YMARK | iTextSharp.text.Element | static |