Click or drag to resize

PdfDocumentAttachments Property

Gets the collection of attachments found in the PDF document.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfAttachmentCollection Attachments { get; }

Property Value

PdfAttachmentCollection
See Also