Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrClsRevisionCollection Class / Owner Property

In This Topic
    Owner Property (AttrClsRevisionCollection)
    In This Topic
    Gets the owning StructElement object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As StructElement
    public new StructElement Owner {get;}
    See Also