Click or drag to resize

ShapeBase HorizontalOrigin Property

Specifies relative to what 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 HorizontalOrigin HorizontalOrigin { get; set; }

Property Value

Type: HorizontalOrigin
See Also