PdfFileAttachmentAnnotationAddToAttachmentsPanel Property

When true, also adds the file to the document-level /Names /EmbeddedFiles tree, producing a separate entry in the viewer's Attachments panel alongside the page annotation. Default is false

Definition

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

Property Value

Boolean

See Also