PdfCrossReferenceTableContains Method Terminal Works - PDF Printing.Net Library
Indicates whether the specified object identifier is in the table.

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool Contains(
	PdfObjectID objectID
)

Parameters

objectID
Type: PdfEdit.PdfPdfObjectID

Return Value

Type: Boolean
See Also

Reference