[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfImageInfo.Locations

Locations Property

Locations

Gets the list of PdfImageLocation objects defining positions in the document where this image is present.

Declaration
public List<PdfImageLocation> Locations { get; }
Public ReadOnly Property Locations As List(Of PdfImageLocation)