Click or drag to resize

PdfAttachmentIcon Enumeration

Specifies the type of icon to be used in displaying file attachment annotations.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public enum PdfAttachmentIcon
Members
Member name Value Description
PushPin 0 Type of icon used in file attachment annotation.
Tag 1 Type of icon used in file attachment annotation.
Graph 2 Type of icon used in file attachment annotation.
Paperclip 3 Type of icon used in file attachment annotation.
See Also