Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Wrappers Namespace / PdfWrapperBase Class / ObjID Property

In This Topic
    ObjID Property (PdfWrapperBase)
    In This Topic
    Gets the PDF object ID.
    Syntax
    'Declaration
     
    Public ReadOnly Property ObjID As PdfObjID
    public PdfObjID ObjID {get;}
    See Also