←Select platform

ReportOptions Property

Summary

The ReportOptions to be used with this compare job.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute(Name="reportOptions")] 
public ReportOptions ReportOptions {get; set;} 
public:  
   [DataMemberAttribute(Name=L"reportOptions")] 
   property ReportOptions^ ReportOptions 
   { 
      ReportOptions^ get() 
      void set(ReportOptions^ value) 
   } 
ReportOptions # get and set (CompareJobData) 

Property Value

The ReportOptions to be used with this compare job. The default value is null.

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.