|
| | constructor (header_left_content, header_center_content, header_right_content, footer_left_content, footer_center_content, footer_right_content) |
| | 带参数的构造函数。 更多...
|
| |
|
| constructor () |
| | 构造函数。
|
| |
| | Set (header_left_content, header_center_content, header_right_content, footer_left_content, footer_center_content, footer_right_content) |
| | 设置值。 更多...
|
| |
◆ constructor()
带参数的构造函数。
- 参数
-
| [in] | header_left_content | 左侧页眉的内容。 |
| [in] | header_center_content | 中间页眉的内容。 |
| [in] | header_right_content | 右侧页眉的内容。 |
| [in] | footer_left_content | 左侧页脚的内容。 |
| [in] | footer_center_content | 中间页脚的内容。 |
| [in] | footer_right_content | 右侧页脚的内容。 |
◆ Set()
设置值。
- 参数
-
| [in] | header_left_content | 左侧页眉的内容。 |
| [in] | header_center_content | 中间页眉的内容。 |
| [in] | header_right_content | 右侧页眉的内容。 |
| [in] | footer_left_content | 左侧页脚的内容。 |
| [in] | footer_center_content | 中间页脚的内容。 |
| [in] | footer_right_content | 右侧页脚的内容。 |
- 返回
- 无。