PdfFileAttachmentAnnotationFileName Property

File name shown in the Attachments panel, including extension (for example, "invoice.xml"). Ignored for URL attachments

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public string FileName { get; set; }

Property Value

String

See Also