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

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