Performs a raster-based comparison on a list of DocumentPage objects.
public RasterImage CompareRasterPage(
IList<DocumentPage> pages,
RasterCompareOptions options
)
pages
List of DocumentPage objects to compare.
options
The RasterCompareOptions to use.
A new RasterImage containing the output image.
Exactly two DocumentPage objects must be provided.