[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfObjID.-ctor

PdfObjID Constructor

PdfObjID(int, int)

Initializes a new instance of the PdfObjID structure.

Declaration
public PdfObjID(int objID, int gen)
Public Sub New(objID As Integer, gen As Integer)
Parameters
Type Name Description
int objID

The value of ID.

int gen

The value of Gen.