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: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum PdfAttachmentIcon
Public Enumeration PdfAttachmentIcon
public enum class PdfAttachmentIcon
type PdfAttachmentIcon

Members

MemberValueDescription
PushPin0
Type of icon used in file attachment annotation.
Tag1
Type of icon used in file attachment annotation.
Graph2
Type of icon used in file attachment annotation.
Paperclip3
Type of icon used in file attachment annotation.

See Also