Click or drag to resize

PdfImage Properties

The PdfImage type exposes the following members.

Properties
  NameDescription
Public propertyCompression
Gets the compression used on the image data.
Public propertyFileName
Gets the filename or url for the image.
Public propertyFrame
Gets the frame of image to be saved from either a filename or a stream. -1 indicates that this image represents every image in the stream or file.
Public propertyImage
Gets the AtalaImage that will be saved to the PDF.
Public propertyStream
Gets the stream containing an image to be saved into PDF
Top
See Also