Show / Hide Table of Contents

Enum Text.Icon

type of icon corresponding with the Text annotation.

Namespace: pdftron.PDF.Annots
Assembly: PDFTronDotNet.dll
Syntax
public enum Icon : int

Fields

Name Description
e_Comment

comment icon

e_Help

Help icon

e_Insert

Insert icon

e_Key

key icon

e_NewParagraph

New Paragraph icon

e_Note

Note icon

e_Paragraph

Paragraph icon

e_Unknown

Unknown, no icon associated or non-standard icon.

Back to top Generated by DocFX