CSequenceInsert Method Terminal Works - PDF Printing.Net Library
Inserts the specified value in the sequence.

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

public void Insert(
	int index,
	CObject value
)

Parameters

index
Type: SystemInt32
value
Type: PdfEdit.Pdf.Content.ObjectsCObject
See Also

Reference