BottomMarginPt

ShapeTextAlignment.BottomMarginPt property

Devuelve el margen inferior en unidades de Puntos

public double BottomMarginPt { get; set; }

Ejemplos


[C#]
shapeTextAlignment.BottomMarginPt = 2.0d;

Ver también