Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrRevision Class / Owner Property

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