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

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