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