• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF

Class EmbeddedFileCollection

An embedded file (also know as attachment) collection.

Syntax

public class EmbeddedFileCollection : Object , IEnumerable<EmbeddedFile>

Properties

Int32 Count
Get the number of EmbeddedFiles actually contained in the EmbeddedFileCollection
EmbeddedFile Item
Get an EmbeddedFile by zero-based index from the EmbeddedFileCollection.

Methods

Void Add(EmbeddedFile)
Adds an embedded file to the end of the collection.
Void AddRange(EmbeddedFile[])
Add the entries in an array of EmbeddedFiles to the end of the EmbeddedFileCollection.
Void Clear()
Clears the complete collection.
Boolean Contains(EmbeddedFile)
Determine whether an EmbeddedFile is in the EmbeddedFileCollection.
IEnumerator<EmbeddedFile> GetEnumerator()
Implements strongly typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(EmbeddedFile)
Searches for the specified EmbeddedFile in the EmbeddedFileCollection.
Void Insert(Int32,EmbeddedFile)
Insert a new embeddedFile in this collection at the given index.
Boolean Remove(EmbeddedFile)
Removes an embedded file from the collection.
Void RemoveAt(Int32)
Removes an embedded file from the collection.
Void RemoveRange(EmbeddedFile[])
Removes multiple embedded files from the collection.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.