w:readModeInkLockDown
Freeze Document Layout
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_ReadingModeInkLockDown
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:actualPg | [1..1] | w:ST_OnOff | Use Actual Pages, Not Virtual Pages | |
w:w | [1..1] | w:ST_PixelsMeasure | Virtual Page Width | |
w:h | [1..1] | w:ST_PixelsMeasure | Virtual Page Height | |
w:fontSz | [1..1] | w:ST_DecimalNumber | Font Size Scaling |
Used in
- Type w:CT_Settings (Element w:settings)
Sample instance
<w:readModeInkLockDown w:actualPg="true" w:w="1" w:h="1" w:fontSz="1"/>