text_inheritance_limit property
text_inheritance_limit property
Returns or sets inhering depth for text properties.
Read/write TextInheritanceLimit.
Definition:
@property
def text_inheritance_limit(self):
...
@text_inheritance_limit.setter
def text_inheritance_limit(self, value):
...
See Also
- enumeration
TextInheritanceLimit - class
TextToHtmlConversionOptions - module
aspose.slides.export - library
Aspose.Slides