'Declaration Public Function GetImages() As System.Collections.Generic.IList(Of PdfImageInfo)
public System.Collections.Generic.IList<PdfImageInfo> GetImages()
Return Value
The list of images associated with this element.
'Declaration Public Function GetImages() As System.Collections.Generic.IList(Of PdfImageInfo)
public System.Collections.Generic.IList<PdfImageInfo> GetImages()