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


The following tables list the members exposed by Block.

Public Fields

 NameDescription
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)BreakColumnBeforePropertyIdentifies the BreakColumnBefore dependency property.  
public Fieldstatic (Shared in Visual Basic)BreakPageBeforePropertyIdentifies the BreakPageBefore dependency property.  
public Fieldstatic (Shared in Visual Basic)CornerRadiusPropertyIdentifies the CornerRadius dependency property.  
public Fieldstatic (Shared in Visual Basic)IsHyphenationEnabledPropertyIdentifies the IsHyphenationEnabled 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)LineSpacingPropertyIdentifies the LineSpacing dependency property.  
public Fieldstatic (Shared in Visual Basic)LineSpacingTypePropertyIdentifies the LineSpacingType dependency property.  
public Fieldstatic (Shared in Visual Basic)MarginPropertyIdentifies the Margin dependency property.  
public Fieldstatic (Shared in Visual Basic)PaddingPropertyIdentifies the Padding 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)SpacingAfterPropertyIdentifies the SpacingAfter dependency property.  
public Fieldstatic (Shared in Visual Basic)SpacingBeforePropertyIdentifies the SpacingBefore dependency property.  
public Fieldstatic (Shared in Visual Basic)TextAlignmentPropertyIdentifies the TextAlignment 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 PropertyBackground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyBorderBrushGets or sets a Brush to use when painting the element's border.  
public PropertyBordersGets or sets the comma and semicolon separated string as border value.  
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 PropertyFontFamily (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontSize (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontStretch (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontWeight (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyForeground (Inherited from Intersoft.Client.Documents.TextElement)
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 PropertyLineSpacingGets or sets the custom line spacing of the element.  
public PropertyLineSpacingTypeGets or sets the line spacing type of the element.  
public PropertyMarginGets or sets the margin thickness for the element.  
public PropertyPaddingGets or sets the padding thickness for 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 PropertySpacingAfterGets or sets the space applied after the element is rendered.  
public PropertySpacingBeforeGets or sets the space before the element is rendered.  
public PropertyStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyTextAlignmentGets or sets the horizontal alignment of text content.  
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.