Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ExternalDataManagerParams Struct Reference

Parameters used for unlinking More...

#include <ExternalDataManagerParams.h>

List of all members.

Public Types

enum  DuplicateStyle { Ignore, Maintain }
 Options for duplicate styles More...


Public Attributes

std::string m_input_file
 Master document path

std::string m_output_file
 Output path of the unlinked result of the sub-document


Detailed Description

Parameters used for unlinking


Member Enumeration Documentation

enum ExternalDataManagerParams::DuplicateStyle
 

Options for duplicate styles

Enumeration values:
Ignore  Discards duplicate styles on the sub-document side
Maintain  ename the style on the duplicate sub-document side to maintain the style


Member Data Documentation

std::string ExternalDataManagerParams::m_input_file
 

Master document path

std::string ExternalDataManagerParams::m_output_file
 

Output path of the unlinked result of the sub-document


The documentation for this struct was generated from the following file:
Generated on 10 Apr 2023 for Word API C/C++ Interface by Doxygen 1.3-rc2