An embedded file (also know as attachment) collection.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class EmbeddedFileCollection : IEnumerable<EmbeddedFile>, IEnumerable |
| Visual Basic |
|---|
Public Class EmbeddedFileCollection _ Implements IEnumerable(Of EmbeddedFile), IEnumerable |