These symbols are deprecated and should no longer be used.
Deprecated
Use PDFAnnotation
instead.
Framework
- PDFKit
These symbols are deprecated and should no longer be used.
Deprecated
Use PDFAnnotation
instead.
Framework
PDFAnnotation Button Widget
A PDFAnnotation
object provides user interactivity on a page of a PDF document. There are three types of buttons available: push button, radio button, and checkbox.
PDFAnnotation Choice Widget
A PDFAnnotation
object provides user interactivity on a page of a PDF document, in the form of pop-up menus and lists.
PDFAnnotation Free Text
A PDFAnnotation
object displays text on a page.
PDFAnnotation Line
A PDFAnnotation
object displays a single line on a page.
PDFAnnotation Markup
A PDFAnnotation
object appears as highlighting, underlining, or a strikethrough style applied to the text of a document.
PDFAnnotation Popup
A PDFAnnotation
object provides user interactivity on a PDF page in the form of a pop-up menu.
PDFAnnotation Stamp
A PDFAnnotation
object allows you to display a word or phrase, such as “Confidential,“ in a PDF page.
PDFAnnotation Text
A PDFAnnotation
object displays as an icon (such as a “sticky note”) attached to a specified point in the PDF document.
PDFAnnotation Text Widget
A PDFAnnotation
object allows you to manage the appearance and content of text fields.
Add text, button, and choice widgets to a PDF document.
Create and add custom annotation and page graphics to your PDF document.
Demonstrates adding a watermark to a PDF page.
Demonstrates adding widgets—interactive form elements—to a PDF document.
PDFAnnotation
An annotation in a PDF document.
PDFAction
An action that is performed when, for example, a PDF annotation is activated or an outline item is clicked.
PDFDestination
A PDFDestination
object describes a point on a PDF page.
PDFBorder
An optional border for an annotation, drawn completely within the annotation rectangle.