AA_BLUR | iTextSharp.text.pdf.PdfAnnotation | static |
AA_DOWN | iTextSharp.text.pdf.PdfAnnotation | static |
AA_ENTER | iTextSharp.text.pdf.PdfAnnotation | static |
AA_EXIT | iTextSharp.text.pdf.PdfAnnotation | static |
AA_FOCUS | iTextSharp.text.pdf.PdfAnnotation | static |
AA_JS_CHANGE | iTextSharp.text.pdf.PdfAnnotation | static |
AA_JS_FORMAT | iTextSharp.text.pdf.PdfAnnotation | static |
AA_JS_KEY | iTextSharp.text.pdf.PdfAnnotation | static |
AA_JS_OTHER_CHANGE | iTextSharp.text.pdf.PdfAnnotation | static |
AA_UP | iTextSharp.text.pdf.PdfAnnotation | static |
Action | iTextSharp.text.pdf.PdfAnnotation | |
APPEARANCE_DOWN | iTextSharp.text.pdf.PdfAnnotation | static |
APPEARANCE_NORMAL | iTextSharp.text.pdf.PdfAnnotation | static |
APPEARANCE_ROLLOVER | iTextSharp.text.pdf.PdfAnnotation | static |
AppearanceState | iTextSharp.text.pdf.PdfAnnotation | |
ARRAY | iTextSharp.text.pdf.PdfObject | static |
BOOLEAN | iTextSharp.text.pdf.PdfObject | static |
Border | iTextSharp.text.pdf.PdfAnnotation | |
BorderStyle | iTextSharp.text.pdf.PdfAnnotation | |
bytes | iTextSharp.text.pdf.PdfObject | protected |
CanBeInObjStm() | iTextSharp.text.pdf.PdfObject | |
CATALOG | iTextSharp.text.pdf.PdfDictionary | static |
Color | iTextSharp.text.pdf.PdfAnnotation | |
Contains(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
Content | iTextSharp.text.pdf.PdfObject | protected |
CreateFileAttachment(PdfWriter writer, Rectangle rect, String contents, byte[] fileStore, String file, String fileDisplay) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateFileAttachment(PdfWriter writer, Rectangle rect, String contents, PdfFileSpecification fs) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateFreeText(PdfWriter writer, Rectangle rect, string contents, PdfContentByte defaultAppearance) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateInk(PdfWriter writer, Rectangle rect, string contents, float[][] inkList) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateLine(PdfWriter writer, Rectangle rect, string contents, float x1, float y1, float x2, float y2) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateLink(PdfWriter writer, Rectangle rect, PdfName highlight) | iTextSharp.text.pdf.PdfAnnotation | protectedstatic |
CreateLink(PdfWriter writer, Rectangle rect, PdfName highlight, PdfAction action) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateLink(PdfWriter writer, Rectangle rect, PdfName highlight, string namedDestination) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateLink(PdfWriter writer, Rectangle rect, PdfName highlight, int page, PdfDestination dest) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateMarkup(PdfWriter writer, Rectangle rect, string contents, int type, float[] quadPoints) | iTextSharp.text.pdf.PdfAnnotation | static |
CreatePolygonPolyline(PdfWriter writer, Rectangle rect, string contents, bool polygon, PdfArray vertices) | iTextSharp.text.pdf.PdfAnnotation | static |
CreatePopup(PdfWriter writer, Rectangle rect, string contents, bool open) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateScreen(PdfWriter writer, Rectangle rect, String clipTitle, PdfFileSpecification fs, String mimeType, bool playOnDisplay) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateSquareCircle(PdfWriter writer, Rectangle rect, string contents, bool square) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateStamp(PdfWriter writer, Rectangle rect, string contents, string name) | iTextSharp.text.pdf.PdfAnnotation | static |
CreateText(PdfWriter writer, Rectangle rect, string title, string contents, bool open, string icon) | iTextSharp.text.pdf.PdfAnnotation | static |
DefaultAppearanceString | iTextSharp.text.pdf.PdfAnnotation | |
DICTIONARY | iTextSharp.text.pdf.PdfObject | static |
Flags | iTextSharp.text.pdf.PdfAnnotation | |
FLAGS_HIDDEN | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_INVISIBLE | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_LOCKED | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_NOROTATE | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_NOVIEW | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_NOZOOM | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_PRINT | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_READONLY | iTextSharp.text.pdf.PdfAnnotation | static |
FLAGS_TOGGLENOVIEW | iTextSharp.text.pdf.PdfAnnotation | static |
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.PdfObject | virtual |
GetDirectObject(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
GetEnumerator() | iTextSharp.text.pdf.PdfDictionary | virtual |
GetMKColor(Color color) | iTextSharp.text.pdf.PdfAnnotation | static |
HIGHLIGHT_INVERT | iTextSharp.text.pdf.PdfAnnotation | static |
HIGHLIGHT_NONE | iTextSharp.text.pdf.PdfAnnotation | static |
HIGHLIGHT_OUTLINE | iTextSharp.text.pdf.PdfAnnotation | static |
HIGHLIGHT_PUSH | iTextSharp.text.pdf.PdfAnnotation | static |
HIGHLIGHT_TOGGLE | iTextSharp.text.pdf.PdfAnnotation | static |
INDIRECT | iTextSharp.text.pdf.PdfObject | static |
IndirectReference | iTextSharp.text.pdf.PdfAnnotation | |
indRef | iTextSharp.text.pdf.PdfObject | protected |
IndRef | iTextSharp.text.pdf.PdfObject | |
IsAnnotation() | iTextSharp.text.pdf.PdfAnnotation | |
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 | |
IsForm() | iTextSharp.text.pdf.PdfAnnotation | |
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 | |
Layer | iTextSharp.text.pdf.PdfAnnotation | |
Length | iTextSharp.text.pdf.PdfObject | |
MARKUP_HIGHLIGHT | iTextSharp.text.pdf.PdfAnnotation | static |
MARKUP_SQUIGGLY | iTextSharp.text.pdf.PdfAnnotation | static |
MARKUP_STRIKEOUT | iTextSharp.text.pdf.PdfAnnotation | static |
MARKUP_UNDERLINE | iTextSharp.text.pdf.PdfAnnotation | static |
Merge(PdfDictionary other) | iTextSharp.text.pdf.PdfDictionary | |
MergeDifferent(PdfDictionary other) | iTextSharp.text.pdf.PdfDictionary | |
MKAlternateCaption | iTextSharp.text.pdf.PdfAnnotation | |
MKAlternateIcon | iTextSharp.text.pdf.PdfAnnotation | |
MKBackgroundColor | iTextSharp.text.pdf.PdfAnnotation | |
MKBorderColor | iTextSharp.text.pdf.PdfAnnotation | |
MKNormalCaption | iTextSharp.text.pdf.PdfAnnotation | |
MKNormalIcon | iTextSharp.text.pdf.PdfAnnotation | |
MKRolloverCaption | iTextSharp.text.pdf.PdfAnnotation | |
MKRolloverIcon | iTextSharp.text.pdf.PdfAnnotation | |
MKRotation | iTextSharp.text.pdf.PdfAnnotation | |
MKTextPosition | iTextSharp.text.pdf.PdfAnnotation | |
NAME | iTextSharp.text.pdf.PdfObject | static |
Name | iTextSharp.text.pdf.PdfAnnotation | |
NOTHING | iTextSharp.text.pdf.PdfObject | static |
NULL | iTextSharp.text.pdf.PdfObject | static |
NUMBER | iTextSharp.text.pdf.PdfObject | static |
OUTLINES | iTextSharp.text.pdf.PdfDictionary | static |
PAGE | iTextSharp.text.pdf.PdfDictionary | static |
Page | iTextSharp.text.pdf.PdfAnnotation | |
PAGES | iTextSharp.text.pdf.PdfDictionary | static |
PdfAnnotation(PdfWriter writer, Rectangle rect) | iTextSharp.text.pdf.PdfAnnotation | |
PdfAnnotation(PdfWriter writer, float llx, float lly, float urx, float ury, PdfString title, PdfString content) | iTextSharp.text.pdf.PdfAnnotation | |
PdfAnnotation(PdfWriter writer, float llx, float lly, float urx, float ury, PdfAction action) | iTextSharp.text.pdf.PdfAnnotation | |
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 |
PlaceInPage | iTextSharp.text.pdf.PdfAnnotation | |
Popup | iTextSharp.text.pdf.PdfAnnotation | |
Put(PdfName key, PdfObject value) | iTextSharp.text.pdf.PdfDictionary | |
PutEx(PdfName key, PdfObject value) | iTextSharp.text.pdf.PdfDictionary | |
Remove(PdfName key) | iTextSharp.text.pdf.PdfDictionary | |
Rotate | iTextSharp.text.pdf.PdfAnnotation | |
SetAdditionalActions(PdfName key, PdfAction action) | iTextSharp.text.pdf.PdfAnnotation | |
SetAppearance(PdfName ap, PdfTemplate template) | iTextSharp.text.pdf.PdfAnnotation | |
SetAppearance(PdfName ap, string state, PdfTemplate template) | iTextSharp.text.pdf.PdfAnnotation | |
SetHighlighting(PdfName highlight) | iTextSharp.text.pdf.PdfAnnotation | |
SetMKIconFit(PdfName scale, PdfName scalingType, float leftoverLeft, float leftoverBottom, bool fitInBounds) | iTextSharp.text.pdf.PdfAnnotation | |
SetPage() | iTextSharp.text.pdf.PdfAnnotation | |
SetUsed() | iTextSharp.text.pdf.PdfAnnotation | virtual |
ShallowDuplicate(PdfAnnotation annot) | iTextSharp.text.pdf.PdfAnnotation | static |
Size | iTextSharp.text.pdf.PdfDictionary | |
STREAM | iTextSharp.text.pdf.PdfObject | static |
STRING | iTextSharp.text.pdf.PdfObject | static |
Templates | iTextSharp.text.pdf.PdfAnnotation | |
TEXT_PDFDOCENCODING | iTextSharp.text.pdf.PdfObject | static |
TEXT_UNICODE | iTextSharp.text.pdf.PdfObject | static |
Title | iTextSharp.text.pdf.PdfAnnotation | |
ToPdf(PdfWriter writer, Stream os) | iTextSharp.text.pdf.PdfDictionary | virtual |
ToString() | iTextSharp.text.pdf.PdfDictionary | |
type | iTextSharp.text.pdf.PdfObject | protected |
Type | iTextSharp.text.pdf.PdfObject | |