PdfTextAnnotationIconType Enum
Definition
Enumerates annotation icon types.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfTextAnnotationIconType
type PdfTextAnnotationIconType =
- Inheritance
-
PdfTextAnnotationIconType
- Attributes
Fields
Comment | 0 | Indicates a comment icon. |
Help | 3 | Indicates a help icon. |
Insert | 6 | Indicates an insert icon. |
Key | 1 | Indicates a key icon. |
NewParagraph | 4 | Indicates a new paragraph icon. |
Note | 2 | Indicates a note icon. |
Paragraph | 5 | Indicates a paragraph icon. |