Documents for PDF, .NET Edition Documentation
RawImage Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : RawImage Class
Represents an image natively supported by the PDF format.

Raw images are inserted into PDF as is, without any processing.

Object Model
RawImage Class
Syntax
'Declaration
 
Public Class RawImage 
   Implements GrapeCity.Documents.Drawing.IImage 
public class RawImage : GrapeCity.Documents.Drawing.IImage  
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Pdf.RawImage

See Also

Reference

RawImage Members
GrapeCity.Documents.Pdf Namespace