menu

Document Processing

PdfLoadedAnnotationType Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfLoadedAnnotationType Class

    Specifies the annotation type.

    Inheritance
    System.Object
    PdfLoadedAnnotationType
    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public sealed class PdfLoadedAnnotationType : Enum

    Fields

    CaretAnnotation

    CaretAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType CaretAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    CircleAnnotation

    CircleAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType CircleAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    DocumentLinkAnnotation

    DocumentLinkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType DocumentLinkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    EllipseAnnotation

    Ellipse type.

    Declaration
    public const PdfLoadedAnnotationType EllipseAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    FileAttachmentAnnotation

    FileAttachmentAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType FileAttachmentAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    FileLinkAnnotation

    FileLinkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType FileLinkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    FreeTextAnnotation

    FreeTextAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType FreeTextAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    Highlight

    Highlight type annotation.

    Declaration
    public const PdfLoadedAnnotationType Highlight
    Field Value
    Type
    PdfLoadedAnnotationType

    InkAnnotation

    InkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType InkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    LineAnnotation

    LineAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType LineAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    LinkAnnotation

    LinkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType LinkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    MovieAnnotation

    MovieAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType MovieAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    Null

    No annotation.

    Declaration
    public const PdfLoadedAnnotationType Null
    Field Value
    Type
    PdfLoadedAnnotationType

    PolygonAnnotation

    PolygonAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType PolygonAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    PolyLineAnnotation

    PolyLineAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType PolyLineAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    PopupAnnotation

    PopupAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType PopupAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    PrinterMarkAnnotation

    PrinterMarkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType PrinterMarkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    RectangleAnnotation

    RectangleAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType RectangleAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    RedactionAnnotation

    Redaction type annotation.

    Declaration
    public const PdfLoadedAnnotationType RedactionAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    RichMediaAnnotation

    RichMediaAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType RichMediaAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    RubberStampAnnotation

    RubberStampAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType RubberStampAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    ScreenAnnotation

    ScreenAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType ScreenAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    SoundAnnotation

    SoundAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType SoundAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    SquareAnnotation

    SquareAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType SquareAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    Squiggly

    Squiggly type annotation.

    Declaration
    public const PdfLoadedAnnotationType Squiggly
    Field Value
    Type
    PdfLoadedAnnotationType

    StrikeOut

    StrikeOut type annotation.

    Declaration
    public const PdfLoadedAnnotationType StrikeOut
    Field Value
    Type
    PdfLoadedAnnotationType

    TextAnnotation

    TextAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType TextAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    TextMarkupAnnotation

    TextMarkupAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType TextMarkupAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    TextWebLinkAnnotation

    TextWebLinkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType TextWebLinkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    TrapNetworkAnnotation

    TrapNetworkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType TrapNetworkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    Underline

    Underline type annotation.

    Declaration
    public const PdfLoadedAnnotationType Underline
    Field Value
    Type
    PdfLoadedAnnotationType

    WatermarkAnnotation

    WatermarkAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType WatermarkAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType

    WidgetAnnotation

    WidgetAnnotation type.

    Declaration
    public const PdfLoadedAnnotationType WidgetAnnotation
    Field Value
    Type
    PdfLoadedAnnotationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved