←Select platform

OutputDocumentName Property

Summary

The name of the report generated by this compare operation.

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

Property Value

The name of the report generated by this compare operation. 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.