PdfFileAttachmentAnnotationFileName Property

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

Definition

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

Property Value

String

See Also