←Select platform

Options Property

Summary

The DocumentCompareOptions that the DocumentComparer will use.

Syntax
C#
VB
C++
public DocumentCompareOptions Options { get; } 
Public ReadOnly Property Options() As DocumentCompareOptions 
   Get 
public:  
   property DocumentCompareOptions^ Options 
   { 
      DocumentCompareOptions^ get() 
   } 

Property Value

DocumentCompareOptions object.

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly