Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Structure Namespace / ObjrContentItem Class / PdfObject Property

In This Topic
    PdfObject Property (ObjrContentItem)
    In This Topic
    Gets the PDF object associated with this ObjrContentItem.
    Syntax
    'Declaration
     
    Public ReadOnly Property PdfObject As System.Object
    public System.object PdfObject {get;}
    See Also