CellMarginRight Property

Returns or sets the right margin in a TextFrame. Read/write Double.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public double MarginRight { get; set; }

Property Value

Type: Double

Implements

ICellMarginRight
See Also