Remove square images (width same as height) from a PDF

This demo finds images in a PDF that are square (width same as height), and removes them using the GcPdfDocument.RemoveImages() method.