[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FileSpecification.RelatedFileCollection

FileSpecification.RelatedFileCollection Class

Represents a collection of FileSpecification.RelatedFile objects.

Namespace: GrapeCity.Documents.Pdf
Assembly: GcDocs.Pdf.dll
Syntax
public class FileSpecification.RelatedFileCollection : OwnedCollection<FileSpecification.RelatedFile>, IList<FileSpecification.RelatedFile>, ICollection<FileSpecification.RelatedFile>, IReadOnlyList<FileSpecification.RelatedFile>, IReadOnlyCollection<FileSpecification.RelatedFile>, IEnumerable<FileSpecification.RelatedFile>, IOwnedObject, IList, ICollection, IEnumerable

Properties

Name Description
Owner

Gets the FileSpecification.FileInfo object owning this collection.

Methods

Name Description
OnChanged()

Called when collection is changed, sets Changed to true.