Document.GridOriginVertical Property

Definition

Gets or sets the point, relative to the top of the page, where you want the invisible grid for drawing, moving, and resizing AutoShapes or East Asian characters to begin in the document.

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

Property Value

The point, relative to the top of the page, where you want the invisible grid for drawing, moving, and resizing AutoShapes or East Asian characters to begin in the document.

Remarks

GridOriginFromMargin must be false for this property to be used.

Applies to