Click or drag to resize

ShapeBase DistanceTop Property

Gets or sets the distance between the document text and the top edge of the shape.

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

Property Value

Type: Double
See Also