DocumentObjectCollectionInsertObject Method Terminal Works - PDF Printing.Net Library
Inserts an element into the collection at the specified position.

Namespace: PdfEdit.Charting
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public virtual void InsertObject(
	int index,
	DocumentObject val
)

Parameters

index
Type: SystemInt32
val
Type: PdfEdit.ChartingDocumentObject
See Also

Reference