|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
#include <Document.h>
Public Attributes | |
| int | top = 1440 |
| int | right = 1440 |
| int | bottom = 1440 |
| int | left = 1440 |
| int | header = 720 |
| int | footer = 720 |
| int | gutter = 0 |
| int openword::Margins::bottom = 1440 |
| int openword::Margins::footer = 720 |
| int openword::Margins::gutter = 0 |
| int openword::Margins::header = 720 |
| int openword::Margins::left = 1440 |
| int openword::Margins::right = 1440 |
| int openword::Margins::top = 1440 |