| ACTION | iTextSharp.text.Chunk | static |
| Append(string str) | iTextSharp.text.Chunk | |
| attributes | iTextSharp.text.Chunk | protected |
| Attributes | iTextSharp.text.Chunk | |
| BACKGROUND | iTextSharp.text.Chunk | static |
| Chunk() | iTextSharp.text.Chunk | |
| Chunk(Chunk ck) | iTextSharp.text.Chunk | |
| Chunk(string content, Font font) | iTextSharp.text.Chunk | |
| Chunk(string content) | iTextSharp.text.Chunk | |
| Chunk(char c, Font font) | iTextSharp.text.Chunk | |
| Chunk(char c) | iTextSharp.text.Chunk | |
| Chunk(Image image, float offsetX, float offsetY) | iTextSharp.text.Chunk | |
| Chunk(IDrawInterface separator) | iTextSharp.text.Chunk | |
| Chunk(IDrawInterface separator, bool vertical) | iTextSharp.text.Chunk | |
| Chunk(IDrawInterface separator, float tabPosition) | iTextSharp.text.Chunk | |
| Chunk(IDrawInterface separator, float tabPosition, bool newline) | iTextSharp.text.Chunk | |
| Chunk(Image image, float offsetX, float offsetY, bool changeLeading) | iTextSharp.text.Chunk | |
| Chunks | iTextSharp.text.Chunk | |
| COLOR | iTextSharp.text.Chunk | static |
| content | iTextSharp.text.Chunk | protected |
| Content | iTextSharp.text.Chunk | |
| doc | iTextSharp.text.rtf.RtfAddableElement | protected |
| ENCODING | iTextSharp.text.Chunk | static |
| font | iTextSharp.text.Chunk | protected |
| Font | iTextSharp.text.Chunk | |
| GENERICTAG | iTextSharp.text.Chunk | static |
| GetHyphenation() | iTextSharp.text.Chunk | |
| GetImage() | iTextSharp.text.Chunk | |
| GetTextRise() | iTextSharp.text.Chunk | |
| GetWidthPoint() | iTextSharp.text.Chunk | |
| HasAttributes() | iTextSharp.text.Chunk | |
| HorizontalScaling | iTextSharp.text.Chunk | |
| HSCALE | iTextSharp.text.Chunk | static |
| HYPHENATION | iTextSharp.text.Chunk | static |
| IMAGE | iTextSharp.text.Chunk | static |
| inHeader | iTextSharp.text.rtf.RtfAddableElement | protected |
| inTable | iTextSharp.text.rtf.RtfAddableElement | protected |
| IntToByteArray(int i) | iTextSharp.text.rtf.RtfAddableElement | |
| IsContent() | iTextSharp.text.Chunk | |
| IsEmpty() | iTextSharp.text.rtf.RtfAddableElement | virtual |
| IsNestable() | iTextSharp.text.Chunk | |
| IsTag(string tag) | iTextSharp.text.Chunk | static |
| LOCALDESTINATION | iTextSharp.text.Chunk | static |
| LOCALGOTO | iTextSharp.text.Chunk | static |
| NEWLINE | iTextSharp.text.Chunk | static |
| NEWPAGE | iTextSharp.text.Chunk | static |
| NEXTPAGE | iTextSharp.text.Chunk | static |
| OBJECT_REPLACEMENT_CHARACTER | iTextSharp.text.Chunk | static |
| PDFANNOTATION | iTextSharp.text.Chunk | static |
| Process(IElementListener listener) | iTextSharp.text.Chunk | |
| REMOTEGOTO | iTextSharp.text.Chunk | static |
| RtfAddableElement() | iTextSharp.text.rtf.RtfAddableElement | |
| SEPARATOR | iTextSharp.text.Chunk | static |
| SetAction(PdfAction action) | iTextSharp.text.Chunk | |
| SetAnchor(Uri url) | iTextSharp.text.Chunk | |
| SetAnchor(string url) | iTextSharp.text.Chunk | |
| SetAnnotation(PdfAnnotation annotation) | iTextSharp.text.Chunk | |
| SetBackground(Color color) | iTextSharp.text.Chunk | |
| SetBackground(Color color, float extraLeft, float extraBottom, float extraRight, float extraTop) | iTextSharp.text.Chunk | |
| SetGenericTag(string text) | iTextSharp.text.Chunk | |
| SetHorizontalScaling(float scale) | iTextSharp.text.Chunk | |
| SetHyphenation(IHyphenationEvent hyphenation) | iTextSharp.text.Chunk | |
| SetInHeader(bool inHeader) | iTextSharp.text.rtf.RtfAddableElement | |
| SetInTable(bool inTable) | iTextSharp.text.rtf.RtfAddableElement | |
| SetLocalDestination(string name) | iTextSharp.text.Chunk | |
| SetLocalGoto(string name) | iTextSharp.text.Chunk | |
| SetNewPage() | iTextSharp.text.Chunk | |
| SetRemoteGoto(string filename, string name) | iTextSharp.text.Chunk | |
| SetRemoteGoto(string filename, int page) | iTextSharp.text.Chunk | |
| SetRtfDocument(RtfDocument doc) | iTextSharp.text.rtf.RtfAddableElement | |
| SetSkew(float alpha, float beta) | iTextSharp.text.Chunk | |
| SetSplitCharacter(ISplitCharacter splitCharacter) | iTextSharp.text.Chunk | |
| SetTextRenderMode(int mode, float strokeWidth, Color strokeColor) | iTextSharp.text.Chunk | |
| SetTextRise(float rise) | iTextSharp.text.Chunk | |
| SetUnderline(float thickness, float yPosition) | iTextSharp.text.Chunk | |
| SetUnderline(Color color, float thickness, float thicknessMul, float yPosition, float yPositionMul, int cap) | iTextSharp.text.Chunk | |
| SKEW | iTextSharp.text.Chunk | static |
| SPLITCHARACTER | iTextSharp.text.Chunk | static |
| SUBSUPSCRIPT | iTextSharp.text.Chunk | static |
| TAB | iTextSharp.text.Chunk | static |
| TEXTRENDERMODE | iTextSharp.text.Chunk | static |
| ToString() | iTextSharp.text.Chunk | |
| Type | iTextSharp.text.Chunk | |
| UNDERLINE | iTextSharp.text.Chunk | static |
| WriteContent(Stream outp) | iTextSharp.text.rtf.RtfAddableElement | pure virtual |