{
"type": "PARAGRAPH",
"content": [
{
"type": "PARAGRAPH_PROPERTIES",
"content": [
{
"type": "PARAGRAPH_STYLE",
"attributes": {
"val": "Body Text"
}
},
{
"type": "INDENTATION",
"attributes": {
"left": "720"
}
},
{
"type": "ALIGNMENT",
"attributes": {
"val": "CENTER"
}
},
{
"type": "RUN_PROPERTIES",
"content": [
{
"type": "BOLD"
}
]
}
]
},
{
"type": "RUN",
"content": [
{
"type": "RUN_PROPERTIES",
"content": [
{
"type": "BOLD"
},
{
"type": "HIGHLIGHT",
"attributes": {
"val": "YELLOW"
}
}
]
}
]
},
{
"type": "RUN",
"content": [
{
"type": "LAST_RENDERED_PAGE_BREAK"
}
]
},
{
"type": "RUN",
"content": [
{
"type": "TEXT",
"text": "[NOTE: "
}
]
},
{
"type": "RUN",
"content": [
{
"type": "RUN_PROPERTIES",
"content": [
{
"type": "HIGHLIGHT",
"attributes": {
"val": "YELLOW"
}
}
]
}
]
},
{
"type": "RUN",
"content": [
{
"type": "TEXT",
"text": "If your document includes prescribed clauses below, please delete and reinsert Knights house style version from "
}
]
},
{
"type": "RUN",
"content": [
{
"type": "RUN_PROPERTIES",
"content": [
{
"type": "BOLD"
},
{
"type": "HIGHLIGHT",
"attributes": {
"val": "YELLOW"
}
}
]
}
]
},
{
"type": "RUN",
"content": [
{
"type": "TEXT",
"text": "P4W - Prescribed Clauses]"
}
]
}
]
},
@AAddd MS Word documents are flow by thir nature and do not have “page” concept. According to specification:
17.3.3.13 lastRenderedPageBreak (Position of Last Calculated Page Break)
This element specifies that this position delimited the end of a page when this document was last saved by an application which paginates its content.
This element is not stored in Aspose.Words document object model, since Aspose.Words has it’s own document layout engine that allow building document layout. This element is not mandatory and is often omitted in DOCX documents.