ImagePlacementAbsorberImagePlacements Property
Gets collection of image placement occurrences that are presented with ImagePlacement objects.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public ImagePlacementCollection ImagePlacements { get; }

Property Value

Type: ImagePlacementCollection
See Also