RightMarginPt

ShapeTextAlignment.RightMarginPt property

Restituisce il margine destro in unità di Punti

public double RightMarginPt { get; set; }

Esempi


[C#]
shapeTextAlignment.RightMarginPt = 2.0d;

Guarda anche