[]
Returns the list of PdfImageInfo objects associated with the current element.
public IList<PdfImageInfo> GetImages()
Public Function GetImages() As IList(Of PdfImageInfo)
Type | Description |
---|---|
IList<PdfImageInfo> | The list of images associated with this element. |