[]
Initializes a new instance of the PdfRef class.
public PdfRef(GcPdfDocument doc, PdfObjID objID)
| Type | Name | Description |
|---|---|---|
| GcPdfDocument | doc | The value of Doc. |
| PdfObjID | objID | The value of ObjID. |
Initializes a new instance of the PdfRef class.
public PdfRef(GcPdfDocument doc, int id)
| Type | Name | Description |
|---|---|---|
| GcPdfDocument | doc | The value of Doc. |
| int | id | The object ID. |