Intersoft.Client.Documents Namespace : FlowDocumentStyle Class |
The following tables list the members exposed by FlowDocumentStyle.
Name | Description | |
---|---|---|
![]() | FlowDocumentStyle Constructor |
Name | Description | |
---|---|---|
![]() ![]() | BackgroundProperty | Identifies the Background dependency property. |
![]() ![]() | BorderBrushProperty | Identifies the BorderBrush dependency property. |
![]() ![]() | BordersProperty | Identifies the Borders dependency property. |
![]() ![]() | BorderStyleProperty | Identifies the BorderStyle dependency property. |
![]() ![]() | BorderThicknessProperty | Identifies the BorderThickness dependency property. |
![]() ![]() | BottomBorderBrushProperty | Identifies the BottomBorderBrush dependency property. |
![]() ![]() | BottomBorderStyleProperty | Identifies the BottomBorderStyle dependency property. |
![]() ![]() | CornerRadiusProperty | Identifies the CornerRadius dependency property. |
![]() ![]() | FontFamilyProperty | Identifies the FontFamily dependency property. |
![]() ![]() | FontSizeProperty | Identifies the FontSize dependency property. |
![]() ![]() | FontStretchProperty | Identifies the FontStretch dependency property. |
![]() ![]() | FontStyleProperty | Identifies the FontStyle dependency property. |
![]() ![]() | FontWeightProperty | Identifies the FontWeight dependency property. |
![]() ![]() | ForegroundProperty | Identifies the Foreground dependency property. |
![]() ![]() | LeftBorderBrushProperty | Identifies the LeftBorderBrush dependency property. |
![]() ![]() | LeftBorderStyleProperty | Identifies the LeftBorderStyle dependency property. |
![]() ![]() | NameProperty | Identifies the Name dependency property. |
![]() ![]() | RightBorderBrushProperty | Identifies the RightBorderBrush dependency property. |
![]() ![]() | RightBorderStyleProperty | Identifies the RightBorderStyle dependency property. |
![]() ![]() | TextDecorationsProperty | Identifies the TextDecorations dependency property. |
![]() ![]() | TopBorderBrushProperty | Identifies the TopBorderBrush dependency property. |
![]() ![]() | TopBorderStyleProperty | Identifies the TopBorderStyle dependency property. |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the Brush used to fill the background of the content area. |
![]() | BorderBrush | Gets or sets a Brush to use when painting the element's border. |
![]() | Borders | |
![]() | BorderStyle | Gets or sets the border style used when painting the element's border. |
![]() | BorderThickness | Gets or sets the border thickness of the element. |
![]() | BottomBorderBrush | Gets or sets a Brush to use when painting the element's bottom border. |
![]() | BottomBorderStyle | Gets or sets the border style used when painting the element's bottom border. |
![]() | CornerRadius | Gets or sets the corner radius applied to the element's border. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | FontFamily | Gets or sets the preferred top-level font family for the content of the element. |
![]() | FontSize | Gets or sets the font size for the content of the element. |
![]() | FontStretch | Gets or sets the font-stretching characteristics for the content of the element. |
![]() | FontStyle | Gets or sets the font style for the content of the element. |
![]() | FontWeight | Gets or sets the top-level font weight for the content of the element. |
![]() | Foreground | Gets or sets the Brush to apply to the content of the element. |
![]() | LeftBorderBrush | Gets or sets a Brush to use when painting the element's left border. |
![]() | LeftBorderStyle | Gets or sets the border style used when painting the element's left border. |
![]() | Name | Gets or sets the style name that will be used as reference in the element. |
![]() | RightBorderBrush | Gets or sets a Brush to use when painting the element's right border. |
![]() | RightBorderStyle | Gets or sets the border style used when painting the element's right border. |
![]() | TextDecorations | Gets or sets the text decoration applied to the element. |
![]() | TopBorderBrush | Gets or sets a Brush to use when painting the element's top border. |
![]() | TopBorderStyle | Gets or sets the border style used when painting the element's top border. |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns 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) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |