X

WordProcessingShape.X property

Gets or sets the horizontal offset of this WordProcessingShape from page left border in points.

public double X { get; set; }

Property Value

The x-coordinate of this WordProcessingShape.

See Also