Class
PDFAnnotation
Description
The parent class of the various PDF annotation classes.
Enumerations
PDFAnnotation.BorderEffectTypes
BorderEffectTypes
Used by the PDFCallout and PDFShape classes.
Name
NoEffect
Cloudy
PDFAnnotation.BorderStyles
BorderStyles
Used by the PDFCallout, PDFLine and PDFShape classes.
Name
Beveled
Dashed
Inset
Solid
Underline
PDFAnnotation.LineEndingStyles
LineEndingStyles
Used by the PDFCallout and PDFLine classes.
Name
Butt
Circle
ClosedArrow
Diamond
None
OpenArrow
ReverseClosedArrow
ReverseOpenArrow
Slash
Square
PDFAnnotation.MarkupTypes
MarkupTypes
The various styles that can be applied when adding a markup.
Name
Highlight
Squiggly
Strikeout
Underline
Compatibility
Project Types |
Console, Desktop, Mobile, Web |
Operating Systems |
iOS, Linux, macOS, Windows |
See also
PDFCallout, PDFLine, and PDFShape classes