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

In This Topic
    Owner Property (AttrCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.Object
    public System.object Owner {get;}
    See Also