ImagePlacementCollection.Add

ImagePlacementCollection.Add method

Adds the text fragment element at the specified index.

public void Add(ImagePlacement fragment)
ParameterTypeDescription
fragmentImagePlacementText fragment element to add.

See Also