BasePortionFormatTextCapType Property

Returns or sets the type of text capitalization. No inheritance applied. Read/write TextCapType.

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

Property Value

Type: TextCapType

Implements

IBasePortionFormatTextCapType
See Also