PdfConverter.HasNextImage

PdfConverter.HasNextImage method

Indicates whether the pdf file has more images or not.

public bool HasNextImage()

Return Value

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

See Also