Documents for PDF, .NET Edition Documentation
FileSpecification.RelatedFileCollection Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : FileSpecification.RelatedFileCollection Class
Represents a collection of FileSpecification.RelatedFile objects.
Object Model
FileSpecification.RelatedFileCollection Class
Syntax
'Declaration
 
Public Class FileSpecification.RelatedFileCollection 
   Inherits GrapeCity.Documents.Common.OwnedCollection(Of FileSpecification.RelatedFile)
   Implements GrapeCity.Documents.Common.IOwnedObject 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Documents.Common.OwnedCollectionBase<TItem>
         GrapeCity.Documents.Common.OwnedCollection<TItem>
            GrapeCity.Documents.Pdf.FileSpecification.RelatedFileCollection

See Also

Reference

FileSpecification.RelatedFileCollection Members
GrapeCity.Documents.Pdf Namespace