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


The following tables list the members exposed by FlowDocumentStyle.

Public Constructors

 NameDescription
public ConstructorFlowDocumentStyle Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BackgroundPropertyIdentifies the Background dependency property.  
public Fieldstatic (Shared in Visual Basic)BorderBrushPropertyIdentifies the BorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)BordersPropertyIdentifies the Borders dependency property.  
public Fieldstatic (Shared in Visual Basic)BorderStylePropertyIdentifies the BorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)BorderThicknessPropertyIdentifies the BorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)BottomBorderBrushPropertyIdentifies the BottomBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)BottomBorderStylePropertyIdentifies the BottomBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)CornerRadiusPropertyIdentifies the CornerRadius 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)LeftBorderBrushPropertyIdentifies the LeftBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)LeftBorderStylePropertyIdentifies the LeftBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)NamePropertyIdentifies the Name dependency property.  
public Fieldstatic (Shared in Visual Basic)RightBorderBrushPropertyIdentifies the RightBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)RightBorderStylePropertyIdentifies the RightBorderStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)TextDecorationsPropertyIdentifies the TextDecorations dependency property.  
public Fieldstatic (Shared in Visual Basic)TopBorderBrushPropertyIdentifies the TopBorderBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)TopBorderStylePropertyIdentifies the TopBorderStyle dependency property.  
Top

Public Properties

 NameDescription
public PropertyBackgroundGets or sets the Brush used to fill the background of the content area.  
public PropertyBorderBrushGets or sets a Brush to use when painting the element's border.  
public PropertyBorders  
public PropertyBorderStyle

Gets or sets the border style used when painting the element's border.

 
public PropertyBorderThicknessGets or sets the border thickness of the element.  
public PropertyBottomBorderBrushGets or sets a Brush to use when painting the element's bottom border.  
public PropertyBottomBorderStyle

Gets or sets the border style used when painting the element's bottom border.

 
public PropertyCornerRadiusGets or sets the corner radius applied to the element's border.  
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 PropertyLeftBorderBrushGets or sets a Brush to use when painting the element's left border.  
public PropertyLeftBorderStyle

Gets or sets the border style used when painting the element's left border.

 
public PropertyNameGets or sets the style name that will be used as reference in the element.  
public PropertyRightBorderBrushGets or sets a Brush to use when painting the element's right border.  
public PropertyRightBorderStyle

Gets or sets the border style used when painting the element's right border.

 
public PropertyTextDecorationsGets or sets the text decoration applied to the element.  
public PropertyTopBorderBrushGets or sets a Brush to use when painting the element's top border.  
public PropertyTopBorderStyle

Gets or sets the border style used when painting the element's top border.

 
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.