←Select platform

OutputMimetype Property

Summary

The mimetype of the report to be generated by this compare operation.

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

Property Value

The mimetype of the report to be generated by this compare operation. The default value is null.

Remarks

Currently, the only report type that is supported is text/markdown.

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.