| Interface | Description |
|---|---|
| CPDFAnnotation.Flags |
A set of flags specifying various characteristics of the annotation.
|
| Class | Description |
|---|---|
| CPDFAnnotation |
An annotation associates an object such as a note, sound, or movie with a location on a page of a PDF document, or provides a way to interact with the user by means of the mouse and keyboard.
|
| CPDFBorderStyle |
Border style types for annotations
|
| CPDFCircleAnnotation |
Circle annotation is an ellipse on the page.
|
| CPDFFreetextAnnotation |
A free text annotation displays text directly on the page.
|
| CPDFHighlightAnnotation |
Highlight annotation is a kind of text markup annotation, which is shown as a highlight area for the text in a PDF document.
|
| CPDFInkAnnotation |
Displays one or more disjoint paths on a page.
|
| CPDFLineAnnotation |
A TPDFLineAnnotation object displays a single line on a page.
|
| CPDFLinkAnnotation |
A link annotation represents an action to be performed.
|
| CPDFMarkupAnnotation | |
| CPDFMovieAnnotation | |
| CPDFRedactAnnotation | |
| CPDFSoundAnnotation | |
| CPDFSquareAnnotation |
Square annotation is a rectangle on the page.
|
| CPDFSquigglyAnnotation |
A squiggly text underline on the page.
|
| CPDFStampAnnotation |
A stamp annotation displays text or graphics intended to look as if they were stamped on the page with a rubber stamp.
|
| CPDFStampAnnotation.DigitalStamp |
Digital stamp attribute which includes text content, color and date.
|
| CPDFStampAnnotation.TextStamp |
Text stamp attribute which includes text content, color, date and shape.
|
| CPDFStrikeoutAnnotation |
A strike-out text on the page.
|
| CPDFTextAnnotation |
A note (shown as an icon) on the page.
|
| CPDFTextAttribute |
Text attribute helper
|
| CPDFUnderlineAnnotation |
Underline annotation is a kind of text markup annotation, which is shown as a underline under the text in a PDF document.
|
| Enum | Description |
|---|---|
| CPDFAnnotation.AppearanceType | |
| CPDFAnnotation.Type |
Annotation types
|
| CPDFBorderStyle.Style |
Line style
|
| CPDFFreetextAnnotation.Alignment |
Text alignment.
|
| CPDFImageScaleType |
Image Filling Rules
|
| CPDFLineAnnotation.LineType |
直线起点和终点类型
|
| CPDFStampAnnotation.StampType |
Stamp type.
|
| CPDFStampAnnotation.StandardStamp |
Standard font enumeration of standard stamp.
|
| CPDFStampAnnotation.TextStampColor |
Color enumeration of text stamp.
|
| CPDFStampAnnotation.TextStampShape |
Border style enumeration of text stamp.
|
| CPDFTextAlignment |
This class is about text alignment.
|