Returns or sets the left margin in a TextFrame.
Read/write
Double.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxdouble MarginLeft { get; set; }
Property MarginLeft As Double
Get
Set
property double MarginLeft {
double get ();
void set (double value);
}
abstract MarginLeft : float with get, set
Property Value
Type:
Double
See Also