Table of Contents

Method GetPaintedImages

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

GetPaintedImages()

Gets the collection of PdfPaintedImage objects for all images painted on the page.

public PdfCollection<PdfPaintedImage> GetPaintedImages()

Returns

PdfCollection<PdfPaintedImage>

The collection of PdfPaintedImage objects for all images painted on the page.