Intersoft.Client.Documents Namespace : Floater Class |
The following tables list the members exposed by Floater.
Name | Description | |
---|---|---|
Floater Constructor | Overloaded. |
Name | Description | |
---|---|---|
HorizontalAlignmentProperty | Identifies the HorizontalAlignment dependency property. | |
WidthProperty | Identifies the Width dependency property. |
Name | Description | |
---|---|---|
Background | Gets or sets the Brush used to fill the background of the content area. (Inherited from Intersoft.Client.Documents.TextElement) | |
BaselineAlignment | Gets or sets the baseline alignment for the Inline element. (Inherited from Intersoft.Client.Documents.Inline) | |
Blocks | Gets or sets a BlockCollection containing the top-level Block elements that comprise the contents of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
BorderBrush | Gets or sets a Brush to use when painting the element's border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
Borders | (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
BorderStyle | Gets or sets the border style used when painting the element's border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
BorderThickness | Gets or sets the border thickness of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
BottomBorderBrush | Gets or sets a Brush to use when painting the element's bottom border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
BottomBorderStyle | Gets or sets the border style used when painting the element's bottom border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
CornerRadius | Gets or sets the corner radius applied to the element's border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
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. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontSize | Gets or sets the font size for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontStretch | Gets or sets the font-stretching characteristics for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontStyle | Gets or sets the font style for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
FontWeight | Gets or sets the top-level font weight for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
Foreground | Gets or sets the Brush to apply to the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
HorizontalAlignment | Gets or sets the horizontal alignment of the element. | |
LeftBorderBrush | Gets or sets a Brush to use when painting the element's left border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
LeftBorderStyle | Gets or sets the border style used when painting the element's left border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
LineSpacing | Gets or sets the custom line spacing of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
LineSpacingType | Gets or sets the line spacing type of the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
Margin | Gets or sets the margin thickness for the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
Padding | Gets or sets the padding thickness for the element. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
RightBorderBrush | Gets or sets a Brush to use when painting the element's right border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
RightBorderStyle | Gets or sets the border style used when painting the element's right border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
Style | Gets or sets the style name that will be applied to the element. (Inherited from Intersoft.Client.Documents.TextElement) | |
TextAlignment | Gets or sets the horizontal alignment of text content. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
TextDecorations | Gets a TextDecorationCollection that contains text decorations to apply to this element. (Inherited from Intersoft.Client.Documents.Inline) | |
TopBorderBrush | Gets or sets a Brush to use when painting the element's top border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
TopBorderStyle | Gets or sets the border style used when painting the element's top border. (Inherited from Intersoft.Client.Documents.AnchoredBlock) | |
Width | Gets or sets the width of the element. |
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) |