ImagePlacementCollectionAdd Method
Adds the text fragment element at the specified index.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Add(
	ImagePlacement fragment
)

Parameters

fragment
Type: Aspose.PdfImagePlacement

Implements

ICollectionTAdd(T)
See Also