←Select platform

CompareRasterPage Method

Summary

Performs a raster-based comparison on a list of DocumentPage objects.

Syntax
C#
C++/CLI
Python
public RasterImage CompareRasterPage( 
   IList<DocumentPage> pages, 
   RasterCompareOptions options 
) 
public:  
   RasterImage^ CompareRasterPage( 
      IList<DocumentPage^>^ pages, 
      RasterCompareOptions^ options 
   ) 
def CompareRasterPage(self,pages,options): 

Parameters

pages

List of DocumentPage objects to compare.

options

The RasterCompareOptions to use.

Return Value

A new RasterImage containing the output image.

Remarks

Exactly two DocumentPage objects must be provided.

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.