Intersoft ClientUI Documentation
FlowDocumentStyle Class Members
Fields  Properties  Methods 


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)BackgroundProperty Identifies the Background dependency property.  
Public Fieldstatic (Shared in Visual Basic)BorderBrushProperty Identifies the BorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)BordersProperty Identifies the Borders dependency property.  
Public Fieldstatic (Shared in Visual Basic)BorderStyleProperty Identifies the BorderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)BorderThicknessProperty Identifies the BorderThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)BottomBorderBrushProperty Identifies the BottomBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)BottomBorderStyleProperty Identifies the BottomBorderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)CornerRadiusProperty Identifies the CornerRadius dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontFamilyProperty Identifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontSizeProperty Identifies the FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStretchProperty Identifies the FontStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStyleProperty Identifies the FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontWeightProperty Identifies the FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundProperty Identifies the Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)LeftBorderBrushProperty Identifies the LeftBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)LeftBorderStyleProperty Identifies the LeftBorderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)NameProperty Identifies the Name dependency property.  
Public Fieldstatic (Shared in Visual Basic)RightBorderBrushProperty Identifies the RightBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)RightBorderStyleProperty Identifies the RightBorderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextDecorationsProperty Identifies the TextDecorations dependency property.  
Public Fieldstatic (Shared in Visual Basic)TopBorderBrushProperty Identifies the TopBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)TopBorderStyleProperty Identifies 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 PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (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 MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

FlowDocumentStyle Class
Intersoft.Client.Documents Namespace

Send Feedback