Enum PdfLoadedAnnotationTypes
Specifies the annotation types.
Namespace: Syncfusion.Pdf.Interactive
Assembly: Syncfusion.Pdf.Base.dll
Syntax
[Obsolete("Please use PdfLoadedAnnotationType instead")]
public enum PdfLoadedAnnotationTypes
Fields
Name | Description |
---|---|
AnnotationStates | AnnotationStates type. |
CaretAnnotation | CaretAnnotation type. |
CircleAnnotation | CircleAnnotation type. |
DocumentLinkAnnotation | DocumentLinkAnnotation type. |
EllipseAnnotation | Ellipse type. |
FileAttachmentAnnotation | FileAttachmentAnnotation type. |
FileLinkAnnotation | FileLinkAnnotation type. |
FreeTextAnnotation | FreeTextAnnotation type. |
Highlight | Highlight type annotation. |
InkAnnotation | InkAnnotation type |
LineAnnotation | LineAnnotation type. |
LinkAnnotation | LinkAnnotation type. |
LnkAnnotation | LnkAnnotation type. |
MovieAnnotation | MovieAnnotation type. |
Null | No annotation. |
PolygonandPolylineAnnotation | PolygonandPolylineAnnotation type. |
PolygonAnnotation | PolygonAnnotation type. |
PolyLineAnnotation | PolyLineAnnotation type. |
PopupAnnotation | PopupAnnotation type. |
PrinterMarkAnnotation | PrinterMarkAnnotation type. |
RectangleAnnotation | RectangleAnnotation type. |
RedactionAnnotation | Redaction type annotation. |
RubberStampAnnotation | RubberStampAnnotation type. |
ScreenAnnotation | ScreenAnnotation type. |
SoundAnnotation | SoundAnnotation type. |
SquareandCircleAnnotation | SquareandCircleAnnotation type. |
SquareAnnotation | SquareAnnotation type. |
Squiggly | Squiggly type annotation. |
StrikeOut | StrikeOut type annotation. |
TextAnnotation | TextAnnotation type. |
TextMarkupAnnotation | TextMarkupAnnotation type. |
TextWebLinkAnnotation | TextWebLinkAnnotation type. |
TrapNetworkAnnotation | TrapNetworkAnnotation type. |
Underline | Underline type annotation. |
WatermarkAnnotation | WatermarkAnnotation type. |
WidgetAnnotation | WidgetAnnotation type. |