Click or drag to resize

ShapeBase HorizontalAlignment Property

Specifies how the shape is positioned horizontally.

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

Property Value

Type: ShapeHorizontalAlignment
See Also