[]
Gets or sets a value indicating whether the current run should use the document grid characters per line settings defined in the Document.Grid property when laying out the contents in this run. This setting determines whether the additional character pitch specified in the document grid shall be added to each character in this run as specified by the document grid.
public bool DisableCharacterSpaceGrid { get; set; }
Public Property DisableCharacterSpaceGrid As Boolean