true

WordProcessingShape.Y property

Gets or sets the vertical offset of this WordProcessingShape from page top border in points.

public double Y { get; set; }

Property Value

The y-coordinate of this WordProcessingShape.

See Also