The PdfAnnotation type exposes the following members.

Constructors

Methods

  NameDescription
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains (Inherited from PdfDictionary.)
Public methodStatic memberCreateFileAttachment(PdfWriter, Rectangle, String, PdfFileSpecification)
Public methodStatic memberCreateFileAttachment(PdfWriter, Rectangle, String, array<Byte>[]()[][], String, String)
Public methodStatic memberCreateFreeText
Public methodStatic memberCreateInk
Public methodStatic memberCreateLine
Protected methodStatic memberCreateLink(PdfWriter, Rectangle, PdfName)
Public methodStatic memberCreateLink(PdfWriter, Rectangle, PdfName, PdfAction)
Public methodStatic memberCreateLink(PdfWriter, Rectangle, PdfName, String)
Public methodStatic memberCreateLink(PdfWriter, Rectangle, PdfName, Int32, PdfDestination)
Public methodStatic memberCreateMarkup
Public methodStatic memberCreatePopup
Public methodStatic memberCreateScreen
Public methodStatic memberCreateSquareCircle
Public methodStatic memberCreateStamp
Public methodStatic memberCreateText
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGet (Inherited from PdfDictionary.)
Public methodGetAsArray (Inherited from PdfDictionary.)
Public methodGetAsBoolean (Inherited from PdfDictionary.)
Public methodGetAsDict (Inherited from PdfDictionary.)
Public methodGetAsIndirectObject (Inherited from PdfDictionary.)
Public methodGetAsName (Inherited from PdfDictionary.)
Public methodGetAsNumber (Inherited from PdfDictionary.)
Public methodGetAsStream (Inherited from PdfDictionary.)
Public methodGetAsString (Inherited from PdfDictionary.)
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetDirectObject (Inherited from PdfDictionary.)
Public methodGetEnumerator (Inherited from PdfDictionary.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetMKColor
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsAnnotation
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsCatalog (Inherited from PdfDictionary.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsFont (Inherited from PdfDictionary.)
Public methodIsForm
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsOutlineTree (Inherited from PdfDictionary.)
Public methodIsPage (Inherited from PdfDictionary.)
Public methodIsPages (Inherited from PdfDictionary.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMerge (Inherited from PdfDictionary.)
Public methodMergeDifferent (Inherited from PdfDictionary.)
Public methodPut (Inherited from PdfDictionary.)
Public methodPutEx (Inherited from PdfDictionary.)
Public methodRemove (Inherited from PdfDictionary.)
Public methodSetAdditionalActions
Public methodSetAppearance(PdfName, PdfTemplate)
Public methodSetAppearance(PdfName, String, PdfTemplate)
Public methodSetHighlighting
Public methodSetMKIconFit
Public methodSetPage
Public methodSetUsed
Public methodStatic memberShallowDuplicate
Public methodToPdf (Inherited from PdfDictionary.)
Public methodToString (Inherited from PdfDictionary.)

Fields

Properties

See Also