TX Text Control .NET for Windows Forms Documentation

InlineStyle.IsInheritedFromParagraph Method

Informs about whether one or more of the style's attributes are inherited from the surrounding paragraph. Text formatted through an inline style has all the attributes defined through the surrounding paragraph except the attributes explicitly defined through the inline style.

Syntax

[C#] public bool IsInheritedFromParagraph(Attributes attributes);
[Visual Basic] Public Function IsInheritedFromParagraph(ByVal attributes As Attributes) As Boolean
ParameterDescription
attributes

Specifies one or more attributes. It can be a bitwise combination of values from the Attributes enumeration contained in this class.

Return Value

The return value is true, if the specified attributes are inherited from the paragraph. Otherwise it is false.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now