Click or drag to resize

ShapeBase VerticalAlignment Property

Specifies how the shape is positioned vertically.

Namespace: Spire.Doc.Fields.Shapes
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public virtual ShapeVerticalAlignment VerticalAlignment { get; set; }

Property Value

Type: ShapeVerticalAlignment
See Also