Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / IOwnedObject Interface / Owner Property

In This Topic
    Owner Property (IOwnedObject)
    In This Topic
    Gets or sets the owner object.
    Syntax
    'Declaration
     
    Property Owner As System.Object
    System.object Owner {get; set;}
    See Also