[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.ObjrContentItemLink

ObjrContentItemLink Class

Represents a custom PDF object as a Content Item in a PDF structure tree (OBJR PDF object).

Implements
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
public class ObjrContentItemLink : RContentItemLink, IOwnedObject, IPdfDict
Public Class ObjrContentItemLink
    Inherits RContentItemLink
    Implements IOwnedObject, IPdfDict

Constructors

Name Description

Initializes a new instance of the ObjrContentItemLink class.

Initializes a new instance of the ObjrContentItemLink class.

Properties

Name Description

Gets or sets the referenced object.

Extension Methods