Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / ObjrContentItemLink Class / Obj Property

In This Topic
    Obj Property
    In This Topic
    Gets or sets the referenced object.
    Syntax
    'Declaration
     
    Public Property Obj As IContentItem
    public IContentItem Obj {get; set;}
    See Also