ImageGear .NET - Updated
ImGearPDEImage Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEImage Class
Represents an Image XObject or in-line image.
Object Model
ImGearPDEImage ClassImGearPDEImageAttrs ClassImGearPDEColorSpace ClassImGearPDFStream ClassImGearPDFBasDict ClassImGearPDEFilterArray ClassImGearPDEImage Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDEImage 
   Inherits ImGearPDEElement
'Usage
 
Dim instance As ImGearPDEImage
public sealed class ImGearPDEImage : ImGearPDEElement 
public __gc __sealed class ImGearPDEImage : public ImGearPDEElement 
public ref class ImGearPDEImage sealed : public ImGearPDEElement 
Remarks
You can associate data or a stream with an image.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDEObject
         ImageGear.Formats.PDF.ImGearPDEElement
            ImageGear.Formats.PDF.ImGearPDEImage

See Also

Reference

ImGearPDEImage Members
ImageGear.Formats.PDF Namespace