Click or drag to resize
XRefTableAdd Method
Adds an entry to the table.

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void Add(
	PdfObjectId objectId,
	long offset
)

Parameters

objectId
Type: Kettic.PdfPdfObjectId
offset
Type: SystemInt64
See Also