Click or drag to resize

PdfDocument.EmbeddedFiles Property

Gets a collection of all PdfEmbeddedFile object attached to this document.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public PdfEmbeddedFileCollection EmbeddedFiles { get; }

Property Value

Type: PdfEmbeddedFileCollection
Remarks

This ICollection is a read-only way to access PDF attachments to this document. It includes both files directly attached to the document as well as files referened by PdfFileAttachmentAnnotation instances.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!