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

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