Width

WordProcessingShape.Width property

Gets or sets the width of this WordProcessingShape in points.

public double Width { get; set; }

Property Value

The width of this WordProcessingShape in points.

See Also