[]
Gets or sets whether the current paragraph should use the document grid lines per page settings defined in the document when laying out the contents in the paragraph. This setting determines whether the additional line pitch specified in the document grid shall be added to each line in this paragraph as specified by the document grid.
public bool DisableLineHeightGrid { get; set; }
Public Property DisableLineHeightGrid As Boolean