PdfFileAttachmentAnnotationIcon Property

Icon used for the attachment annotation. Default is Paperclip

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfAttachmentIcon Icon { get; set; }

Property Value

PdfAttachmentIcon

See Also