| ARRAY | iTextSharp.text.pdf.PdfObject | static |
| BEST_COMPRESSION | iTextSharp.text.pdf.PdfStream | static |
| BEST_SPEED | iTextSharp.text.pdf.PdfStream | static |
| BOOLEAN | iTextSharp.text.pdf.PdfObject | static |
| bytes | iTextSharp.text.pdf.PdfObject | protected |
| CanBeInObjStm() | iTextSharp.text.pdf.PdfObject | |
| CATALOG | iTextSharp.text.pdf.PdfDictionary | static |
| compressed | iTextSharp.text.pdf.PdfStream | protected |
| compressionLevel | iTextSharp.text.pdf.PdfStream | protected |
| Contains(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| Content | iTextSharp.text.pdf.PdfObject | protected |
| DEFAULT_COMPRESSION | iTextSharp.text.pdf.PdfStream | static |
| DICTIONARY | iTextSharp.text.pdf.PdfObject | static |
| FlateCompress() | iTextSharp.text.pdf.PdfStream | |
| FlateCompress(int compressionLevel) | iTextSharp.text.pdf.PdfStream | |
| FONT | iTextSharp.text.pdf.PdfDictionary | static |
| Get(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsArray(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsBoolean(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsDict(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsIndirectObject(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsName(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsNumber(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsStream(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetAsString(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetBytes() | iTextSharp.text.pdf.PRStream | virtual |
| GetDirectObject(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| GetEnumerator() | iTextSharp.text.pdf.PdfDictionary | virtual |
| INDIRECT | iTextSharp.text.pdf.PdfObject | static |
| IndRef | iTextSharp.text.pdf.PdfObject | |
| indRef | iTextSharp.text.pdf.PdfObject | protected |
| inputStream | iTextSharp.text.pdf.PdfStream | protected |
| inputStreamLength | iTextSharp.text.pdf.PdfStream | protected |
| iref | iTextSharp.text.pdf.PdfStream | protected |
| IsArray() | iTextSharp.text.pdf.PdfObject | |
| IsBoolean() | iTextSharp.text.pdf.PdfObject | |
| IsCatalog() | iTextSharp.text.pdf.PdfDictionary | |
| IsDictionary() | iTextSharp.text.pdf.PdfObject | |
| IsFont() | iTextSharp.text.pdf.PdfDictionary | |
| IsIndirect() | iTextSharp.text.pdf.PdfObject | |
| IsName() | iTextSharp.text.pdf.PdfObject | |
| IsNull() | iTextSharp.text.pdf.PdfObject | |
| IsNumber() | iTextSharp.text.pdf.PdfObject | |
| IsOutlineTree() | iTextSharp.text.pdf.PdfDictionary | |
| IsPage() | iTextSharp.text.pdf.PdfDictionary | |
| IsPages() | iTextSharp.text.pdf.PdfDictionary | |
| IsStream() | iTextSharp.text.pdf.PdfObject | |
| IsString() | iTextSharp.text.pdf.PdfObject | |
| Keys | iTextSharp.text.pdf.PdfDictionary | |
| length | iTextSharp.text.pdf.PRStream | protected |
| Length | iTextSharp.text.pdf.PRStream | |
| Merge(PdfDictionary other) | iTextSharp.text.pdf.PdfDictionary | |
| MergeDifferent(PdfDictionary other) | iTextSharp.text.pdf.PdfDictionary | |
| NAME | iTextSharp.text.pdf.PdfObject | static |
| NO_COMPRESSION | iTextSharp.text.pdf.PdfStream | static |
| NOTHING | iTextSharp.text.pdf.PdfObject | static |
| NULL | iTextSharp.text.pdf.PdfObject | static |
| NUMBER | iTextSharp.text.pdf.PdfObject | static |
| objGen | iTextSharp.text.pdf.PRStream | protected |
| ObjGen | iTextSharp.text.pdf.PRStream | |
| objNum | iTextSharp.text.pdf.PRStream | protected |
| ObjNum | iTextSharp.text.pdf.PRStream | |
| Offset | iTextSharp.text.pdf.PRStream | |
| offset | iTextSharp.text.pdf.PRStream | protected |
| OUTLINES | iTextSharp.text.pdf.PdfDictionary | static |
| PAGE | iTextSharp.text.pdf.PdfDictionary | static |
| PAGES | iTextSharp.text.pdf.PdfDictionary | static |
| PdfDictionary() | iTextSharp.text.pdf.PdfDictionary | |
| PdfDictionary(PdfName type) | iTextSharp.text.pdf.PdfDictionary | |
| PdfObject(int type) | iTextSharp.text.pdf.PdfObject | protected |
| PdfObject(int type, string content) | iTextSharp.text.pdf.PdfObject | protected |
| PdfObject(int type, byte[] bytes) | iTextSharp.text.pdf.PdfObject | protected |
| PdfStream(byte[] bytes) | iTextSharp.text.pdf.PdfStream | |
| PdfStream(Stream inputStream, PdfWriter writer) | iTextSharp.text.pdf.PdfStream | |
| PdfStream() | iTextSharp.text.pdf.PdfStream | protected |
| PRStream(PRStream stream, PdfDictionary newDic) | iTextSharp.text.pdf.PRStream | |
| PRStream(PRStream stream, PdfDictionary newDic, PdfReader reader) | iTextSharp.text.pdf.PRStream | |
| PRStream(PdfReader reader, int offset) | iTextSharp.text.pdf.PRStream | |
| PRStream(PdfReader reader, byte[] conts) | iTextSharp.text.pdf.PRStream | |
| PRStream(PdfReader reader, byte[] conts, int compressionLevel) | iTextSharp.text.pdf.PRStream | |
| Put(PdfName key, PdfObject value) | iTextSharp.text.pdf.PdfDictionary | |
| PutEx(PdfName key, PdfObject value) | iTextSharp.text.pdf.PdfDictionary | |
| RawLength | iTextSharp.text.pdf.PdfStream | |
| rawLength | iTextSharp.text.pdf.PdfStream | protected |
| Reader | iTextSharp.text.pdf.PRStream | |
| reader | iTextSharp.text.pdf.PRStream | protected |
| Remove(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
| SetData(byte[] data, bool compress) | iTextSharp.text.pdf.PRStream | |
| SetData(byte[] data, bool compress, int compressionLevel) | iTextSharp.text.pdf.PRStream | |
| SetData(byte[] data) | iTextSharp.text.pdf.PRStream | |
| Size | iTextSharp.text.pdf.PdfDictionary | |
| STREAM | iTextSharp.text.pdf.PdfObject | static |
| streamBytes | iTextSharp.text.pdf.PdfStream | protected |
| STRING | iTextSharp.text.pdf.PdfObject | static |
| SuperToPdf(PdfWriter writer, Stream os) | iTextSharp.text.pdf.PdfStream | protectedvirtual |
| TEXT_PDFDOCENCODING | iTextSharp.text.pdf.PdfObject | static |
| TEXT_UNICODE | iTextSharp.text.pdf.PdfObject | static |
| ToPdf(PdfWriter writer, Stream os) | iTextSharp.text.pdf.PRStream | virtual |
| ToString() | iTextSharp.text.pdf.PdfStream | |
| type | iTextSharp.text.pdf.PdfObject | protected |
| Type | iTextSharp.text.pdf.PdfObject | |
| WriteContent(Stream os) | iTextSharp.text.pdf.PdfStream | |
| WriteLength() | iTextSharp.text.pdf.PdfStream | |
| writer | iTextSharp.text.pdf.PdfStream | protected |