[]
Represents the Associated Files collection. This is collection of FileSpecification objects associated with some document object.
public class AssociatedFiles : PdfCollection<FileSpecification>, IList<FileSpecification>, ICollection<FileSpecification>, IReadOnlyList<FileSpecification>, IReadOnlyCollection<FileSpecification>, IEnumerable<FileSpecification>, IPdfArray, IList, ICollection, IEnumerable
public AssociatedFiles()