Namespace: BitMiracle.Docotic.Pdf
public enum PdfFileAnnotationIcon
Public Enumeration PdfFileAnnotationIcon
Member name | Value | Description | |
---|---|---|---|
Pushpin | 0 | Predefined "PushPin" icon to be used. | |
Paperclip | 1 | Predefined "Paperclip" icon to be used. | |
Graph | 2 | Predefined "Graph" icon to be used. | |
Tag | 3 | Predefined "Tag" icon to be used. | |
Custom | 4 | The predefined icon is not used. The associated PdfFileAttachmentAnnotation uses custom appearance defined by the NormalAppearance property. |