Skip to main content
All docs
V26.1
  • TextAnnotationIconName Enum

    Lists values that indicate the icon displayed in a text annotation.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public enum TextAnnotationIconName

    Members

    Name Description Icon
    Default

    Default icon.

    Check

    Checkmark icon.

    Checkmark

    Circle

    Circle icon.

    Circle

    Comment

    Comment icon.

    Comment

    Cross

    Cross icon.

    Cross

    CrossHairs

    Crosshairs icon.

    CrossHair

    Help

    Help icon.

    Help

    Insert

    Insert icon.

    Insert

    Key

    Key icon.

    Key

    NewParagraph

    New Paragraph icon.

    NewParagraph

    Note

    Note icon.

    Note

    Paragraph

    Paragraph icon.

    Paragraph

    RightArrow

    Right Arrow icon.

    RightArrow

    RightPointer

    Right Pointer icon.

    RightPointer

    Star

    Star icon.

    Star

    UpArrow

    Up Arrow icon.

    UpArrow

    UpLeftArrow

    Up-Left Arrow icon.

    UpLeftArrow

    Related API Members

    The following properties accept/return TextAnnotationIconName values:

    See Also