Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Structure Namespace / ContentItemBase Class / ContentItemLink Property

In This Topic
    ContentItemLink Property
    In This Topic
    Gets the associated ContentItemBase object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentItemLink As ContentItemLink
    public ContentItemLink ContentItemLink {get;}
    See Also