officer (version 0.3.1)

docx_dim: Word page layout

Description

get page width, page height and margins (in inches). The return values are those corresponding to the section where the cursor is.

Usage

docx_dim(x)

Arguments

x

an rdocx object

Examples

Run this code
# NOT RUN {
docx_dim(read_docx())
# }

Run the code above in your browser using DataCamp Workspace