public class PdfPageRasterImage : IDisposable
Public Class PdfPageRasterImage
Implements IDisposable
public ref class PdfPageRasterImage : IDisposable
type PdfPageRasterImage =
class
interface IDisposable
end
ImageData | The data of raster image of a PDF page in PNG format |
PdfPageNumber | The source PDF page number of the extracted image |
Dispose | Call this method to dispose the raster image of a PDF page |
Dispose(Boolean) | Dispose the raster image of a PDF page |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |