[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Structure.ObjrContentItem

Class ObjrContentItem

Namespace
GrapeCity.Documents.Pdf.Recognition.Structure
Assembly
GcDocs.Pdf.dll

Represents a parsed ObjrContentItemLink.

public class ObjrContentItem : ContentItemBase
Inheritance
ObjrContentItem
Inherited Members

Constructors

ObjrContentItem()

public ObjrContentItem()

Properties

PdfObject

Gets the PDF object associated with this ObjrContentItem.

public object PdfObject { get; }

Property Value

object