API Reference

Enum

PdfTextAnnotationIcon

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Built-in viewer icon names for PDF text annotations.

Inheritance

  • Enum
  • PdfTextAnnotationIcon

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const PdfTextAnnotationIcon Comment #

Comment icon.

Value: 0
public const PdfTextAnnotationIcon Key #

Key icon.

Value: 1
public const PdfTextAnnotationIcon Note #

Note icon.

Value: 2
public const PdfTextAnnotationIcon Help #

Help icon.

Value: 3
public const PdfTextAnnotationIcon NewParagraph #

New paragraph icon.

Value: 4
public const PdfTextAnnotationIcon Paragraph #

Paragraph icon.

Value: 5
public const PdfTextAnnotationIcon Insert #

Insert icon.

Value: 6