PdfFileAttachmentAnnotationFileName Property

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

Definition

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

Property Value

String

See Also