TextCapType
TextCapType Aufzählung
Stellt den Typ der Textgroßschreibung dar.
public enum TextCapType : sbyte
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Small | 1 | |
| All | 2 |
Siehe Auch
- namespace Aspose.Slides
- assembly Aspose.Slides
Stellt den Typ der Textgroßschreibung dar.
public enum TextCapType : sbyte
| Name | Wert | Beschreibung |
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Small | 1 | |
| All | 2 |