PdfFileAttachmentAnnotationIcon Property

Icon used for the attachment annotation. Default is Paperclip

Definition

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

Property Value

PdfAttachmentIcon

See Also