docx_dim: 'Word' page layout

View source: R/docx_utils_funs.R

docx_dimR Documentation

'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

See Also

Other functions for Word document informations: doc_properties(), docx_bookmarks(), length.rdocx(), set_doc_properties(), styles_info()

Examples

docx_dim(read_docx())

officer documentation built on Dec. 4, 2025, 9:08 a.m.