Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / IPdfDictHolder Interface / ObjID Property

In This Topic
    ObjID Property (IPdfDictHolder)
    In This Topic
    Gets the PDF object's ID, returns PdfObjID.Empty in case of PdfDict.
    Syntax
    'Declaration
     
    ReadOnly Property ObjID As PdfObjID
    PdfObjID ObjID {get;}
    See Also