Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfImageInfo Class
Properties

In This Topic
    PdfImageInfo Class Members
    In This Topic

    The following tables list the members exposed by PdfImageInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfImageInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase object representing the image.  
    Public PropertyGets the list of PdfImageLocation objects defining positions in the document where this image is present.  
    Public PropertyGets the list of references to the image from widget annotations.  
    Top
    See Also