Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / IPdfImage Interface
Members

In This Topic
    IPdfImage Interface
    In This Topic
    Provides access to an image in a PDF document.
    Object Model
    IPdfImage Interface
    Syntax
    'Declaration
     
    Public Interface IPdfImage 
       Inherits GrapeCity.Documents.Drawing.IImage 
    public interface IPdfImage : GrapeCity.Documents.Drawing.IImage  
    See Also