Height

WordProcessingShape.Height property

Gets or sets the height of this WordProcessingShape in points.

public double Height { get; set; }

Property Value

The height of this WordProcessingShape in points.

See Also