Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FileSpecification.RelatedFileCollection Class / Owner Property

In This Topic
    Owner Property (FileSpecification.RelatedFileCollection)
    In This Topic
    Gets the FileSpecification.FileInfo object owning this collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As FileSpecification.FileInfo
    public new FileSpecification.FileInfo Owner {get;}
    See Also