Aspose::Pdf::Facades::PdfConverter::HasNextImage method

PdfConverter::HasNextImage method

Indicates whether the pdf file has more images or not.

bool Aspose::Pdf::Facades::PdfConverter::HasNextImage()

ReturnValue

Can get more images or not, true if can, or false.

See Also