[]
Gets the list of PdfImageLocation objects defining positions in the document where this image is present.
public List<PdfImageLocation> Locations { get; }
Public ReadOnly Property Locations As List(Of PdfImageLocation)