Document.GridDistanceVertical Property

Definition

Gets or sets the amount of vertical space between the invisible gridlines that Microsoft Office Word uses when you draw, move, and resize AutoShapes or East Asian characters in the document.

public:
 property float GridDistanceVertical { float get(); void set(float value); };
public float GridDistanceVertical { get; set; }
member this.GridDistanceVertical : single with get, set
Public Property GridDistanceVertical As Single

Property Value

The amount of vertical space between the invisible gridlines that Microsoft Office Word uses when you draw, move, and resize AutoShapes or East Asian characters in the document.

Applies to