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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public bool AddToAttachmentsPanel { get; set; }

Property Value

Boolean

See Also