[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfImageInfo

PdfImageInfo Class

Represents an image and its locations in a PDF document.

Inheritance
PdfImageInfo
Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public class PdfImageInfo
Public Class PdfImageInfo

Constructors

Name Description
PdfImageInfo(PdfImageBase)

Initializes a new instance of the PdfImageInfo class.

Properties

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.