relativeVerticalSize property

ShapeBase.relativeVerticalSize property

Gets or sets the value of shape’s relative size in vertical direction.

get relativeVerticalSize(): Aspose.Words.Drawing.RelativeVerticalSize

Remarks

The default value is RelativeVerticalSize.Margin.

Has effect only if ShapeBase.heightRelative is set.

See Also