[]
Represents an image and its locations in a PDF document.
public class PdfImageInfo
Public Class PdfImageInfo
Name | Description |
---|---|
PdfImageInfo(PdfImageBase) | Initializes a new instance of the PdfImageInfo class. |
Name | Description |
---|---|
Image | Gets the PdfImageBase object representing the image. |
Locations | Gets the list of PdfImageLocation objects defining positions in the document where this image is present. |
WidgetReferences | Gets the list of references to the image from widget annotations. |