PdfInkAnnotation Methods

The PdfInkAnnotation type exposes the following members.

Methods

  NameDescription
Public methodAddPath
Adds a new path to the end of this annotation path collection.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from PdfWidget.)
Public methodGetHashCode
Serves as a hash function for a this type.
(Inherited from PdfWidget.)
Public methodGetPath
Gets the collection of points in the path specified by the index.
Public methodGetType (Inherited from Object.)
Public methodRemovePathAt
Removes the path at the specified index of this annotation paths.
Public methodToString
Returns a String that represents this instance.
(Inherited from PdfWidget.)

See Also