This is the complete list of members for iTextSharp.text.pdf.SimpleNamedDestination, including all inherited members.
EndDocument() | iTextSharp.text.pdf.SimpleNamedDestination | |
EndElement(String tag) | iTextSharp.text.pdf.SimpleNamedDestination | |
EscapeBinaryString(String s) | iTextSharp.text.pdf.SimpleNamedDestination | static |
ExportToXML(Hashtable names, Stream outp, String encoding, bool onlyASCII) | iTextSharp.text.pdf.SimpleNamedDestination | static |
ExportToXML(Hashtable names, TextWriter wrt, String encoding, bool onlyASCII) | iTextSharp.text.pdf.SimpleNamedDestination | static |
GetNamedDestination(PdfReader reader, bool fromNames) | iTextSharp.text.pdf.SimpleNamedDestination | static |
ImportFromXML(Stream inp) | iTextSharp.text.pdf.SimpleNamedDestination | static |
ImportFromXML(TextReader inp) | iTextSharp.text.pdf.SimpleNamedDestination | static |
OutputNamedDestinationAsNames(Hashtable names, PdfWriter writer) | iTextSharp.text.pdf.SimpleNamedDestination | static |
OutputNamedDestinationAsStrings(Hashtable names, PdfWriter writer) | iTextSharp.text.pdf.SimpleNamedDestination | static |
StartDocument() | iTextSharp.text.pdf.SimpleNamedDestination | |
StartElement(String tag, Hashtable h) | iTextSharp.text.pdf.SimpleNamedDestination | |
Text(String str) | iTextSharp.text.pdf.SimpleNamedDestination | |
UnEscapeBinaryString(String s) | iTextSharp.text.pdf.SimpleNamedDestination | static |