BasePortionFormatNormaliseHeight Property

Determines whether the height of a text should be normalized. No inheritance applied. Read/write NullableBool.

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

Property Value

Type: NullableBool

Implements

IBasePortionFormatNormaliseHeight
See Also