GridOriginFromMargin Property

True if Microsoft Word starts the character grid from the upper-left corner of the page. Read/write Boolean.

Example

This example sets Microsoft Word to start the character grid for the active document from the upper-left corner of the page.

ActiveDocument.GridOriginFromMargin = True

Applies to | Document Object

See Also | GridSpaceBetweenHorizontalLines Property | GridSpaceBetweenVerticalLines Property