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

InputParam Struct Reference

Input parameter More...

#include <DataMergeParams.h>

List of all members.

Public Attributes

std::string m_input_file_path
 Path of the template file for data-merge

std::string m_input_image_dir = ""
 Path of the data-merge image

CommonOption::CellStrOverflowRule m_cell_str_overflow_rule = CommonOption::CellStrOverflowRule::Normal
 Control when cell data-merge overflows the cell width

std::string m_padding_string = "#"
 Padding string when the data-merge to cell overflows the cell width

std::string m_executor = ""
 The data-merge executor


Detailed Description

Input parameter


Member Data Documentation

std::string InputParam::m_input_file_path
 

Path of the template file for data-merge

std::string InputParam::m_input_image_dir = ""
 

Path of the data-merge image

CommonOption::CellStrOverflowRule InputParam::m_cell_str_overflow_rule = CommonOption::CellStrOverflowRule::Normal
 

Control when cell data-merge overflows the cell width

std::string InputParam::m_padding_string = "#"
 

Padding string when the data-merge to cell overflows the cell width

std::string InputParam::m_executor = ""
 

The data-merge executor


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