public final class TextInheritanceLimit
extends com.aspose.ms.System.Enum
Controls the depth of the text properties inheritance.
| Modifier and Type | Field and Description |
|---|---|
static int |
All
Inherit all text properties.
|
static int |
ParagraphOnly
Use only properties defined for paragraph.
|
static int |
TextBox
Inherit only from TextFrame's style.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int All
Inherit all text properties.
public static final int TextBox
Inherit only from TextFrame's style.
public static final int ParagraphOnly
Use only properties defined for paragraph.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.