Intersoft ClientUI Documentation
TextElement Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.Documents Namespace : TextElement Class


The following tables list the members exposed by TextElement.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BackgroundPropertyIdentifies the Background dependency property.  
public Fieldstatic (Shared in Visual Basic)FontFamilyPropertyIdentifies the FontFamily dependency property.  
public Fieldstatic (Shared in Visual Basic)FontSizePropertyIdentifies the FontSize dependency property.  
public Fieldstatic (Shared in Visual Basic)FontStretchPropertyIdentifies the FontStretch dependency property.  
public Fieldstatic (Shared in Visual Basic)FontStylePropertyIdentifies the FontStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)FontWeightPropertyIdentifies the FontWeight dependency property.  
public Fieldstatic (Shared in Visual Basic)ForegroundPropertyIdentifies the Foreground dependency property.  
public Fieldstatic (Shared in Visual Basic)StylePropertyIdentifies the Style dependency property.  
Top

Public Properties

 NameDescription
public PropertyBackgroundGets or sets the Brush used to fill the background of the content area.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFontFamilyGets or sets the preferred top-level font family for the content of the element.  
public PropertyFontSizeGets or sets the font size for the content of the element.  
public PropertyFontStretchGets or sets the font-stretching characteristics for the content of the element.  
public PropertyFontStyleGets or sets the font style for the content of the element.  
public PropertyFontWeightGets or sets the top-level font weight for the content of the element.  
public PropertyForegroundGets or sets the Brush to apply to the content of the element.  
public PropertyStyleGets or sets the style name that will be applied to the element.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

See Also

© 2012 All Rights Reserved.