TextInheritanceLimit
TextInheritanceLimit enumeration
Controls the depth of the text properties inheritance.
public enum TextInheritanceLimit
Values
Name | Value | Description |
---|---|---|
All | 0 | Inherit all text properties. |
TextBox | 1 | Inherit only from TextFrameEx’s style. |
ParagraphOnly | 2 | Use only properties defined for paragraph. |
See Also
- namespace Aspose.Slides.Export
- assembly Aspose.Slides