Class Style
Inheritance
System.Object
Style
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: BoldReports.Wpf.dll
Syntax
Constructors
Style()
Declaration
Style(ReportSerializer)
Declaration
public Style(ReportSerializer serializer)
Parameters
Type |
Name |
Description |
BoldReports.RDL.DOM.ReportSerializer |
serializer |
|
Properties
BackgroundColor
Declaration
public string BackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
BackgroundGradientEndColor
Declaration
public string BackgroundGradientEndColor { get; set; }
Property Value
Type |
Description |
System.String |
|
BackgroundGradientType
Declaration
public string BackgroundGradientType { get; set; }
Property Value
Type |
Description |
System.String |
|
BackgroundHatchType
Declaration
public string BackgroundHatchType { get; set; }
Property Value
Type |
Description |
System.String |
|
BackgroundImage
Declaration
public BackgroundImage BackgroundImage { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.BackgroundImage |
|
Border
Declaration
public Border Border { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Border |
|
BottomBorder
Declaration
public BottomBorder BottomBorder { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.BottomBorder |
|
Calendar
Declaration
public string Calendar { get; set; }
Property Value
Type |
Description |
System.String |
|
Color
Declaration
public string Color { get; set; }
Property Value
Type |
Description |
System.String |
|
Direction
Declaration
public string Direction { get; set; }
Property Value
Type |
Description |
System.String |
|
FontFamily
Declaration
public string FontFamily { get; set; }
Property Value
Type |
Description |
System.String |
|
FontSize
Declaration
public Size FontSize { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
FontStyle
Declaration
public string FontStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
FontWeight
Declaration
public string FontWeight { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Format { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public TextFormat FormatType { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.TextFormat |
|
Language
Declaration
public string Language { get; set; }
Property Value
Type |
Description |
System.String |
|
LeftBorder
Declaration
public LeftBorder LeftBorder { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.LeftBorder |
|
LineHeight
Declaration
public Size LineHeight { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
NumeralLanguage
Declaration
public string NumeralLanguage { get; set; }
Property Value
Type |
Description |
System.String |
|
NumeralVariant
Declaration
public string NumeralVariant { get; set; }
Property Value
Type |
Description |
System.String |
|
PaddingBottom
Declaration
public Size PaddingBottom { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
PaddingLeft
Declaration
public Size PaddingLeft { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
PaddingRight
Declaration
public Size PaddingRight { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
PaddingTop
Declaration
public Size PaddingTop { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
RightBorder
Declaration
public RightBorder RightBorder { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.RightBorder |
|
ShadowColor
Declaration
public string ShadowColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ShadowOffset
Declaration
public Size ShadowOffset { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|
TextAlign
Declaration
public string TextAlign { get; set; }
Property Value
Type |
Description |
System.String |
|
TextDecoration
Declaration
public string TextDecoration { get; set; }
Property Value
Type |
Description |
System.String |
|
TextEffect
Declaration
public TextEffects TextEffect { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.TextEffects |
|
TopBorder
Declaration
public TopBorder TopBorder { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.TopBorder |
|
VerticalAlign
Declaration
public string VerticalAlign { get; set; }
Property Value
Type |
Description |
System.String |
|
WritingMode
Declaration
public string WritingMode { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ResetFontFamily()
Declaration
public void ResetFontFamily()
ResetFontSize()
Declaration
public void ResetFontSize()
ResetFontWeight()
Declaration
public void ResetFontWeight()
Declaration
public void ResetFormat()
Declaration
public void ResetFormatType()
ResetLineHeight()
Declaration
public void ResetLineHeight()
ResetNumeralVariant()
Declaration
public void ResetNumeralVariant()
ResetPaddingBottom()
Declaration
public void ResetPaddingBottom()
ResetPaddingLeft()
Declaration
public void ResetPaddingLeft()
ResetPaddingRight()
Declaration
public void ResetPaddingRight()
ResetPaddingTop()
Declaration
public void ResetPaddingTop()
ResetShadowOffset()
Declaration
public void ResetShadowOffset()
ShouldSerializeBackgroundHatchType()
Declaration
public bool ShouldSerializeBackgroundHatchType()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeBackgroundImage()
Declaration
public bool ShouldSerializeBackgroundImage()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeFontFamily()
Declaration
public bool ShouldSerializeFontFamily()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeFontSize()
Declaration
public bool ShouldSerializeFontSize()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeFontWeight()
Declaration
public bool ShouldSerializeFontWeight()
Returns
Type |
Description |
System.Boolean |
|
Declaration
public bool ShouldSerializeFormat()
Returns
Type |
Description |
System.Boolean |
|
Declaration
public bool ShouldSerializeFormatType()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLineHeight()
Declaration
public bool ShouldSerializeLineHeight()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNumeralVariant()
Declaration
public bool ShouldSerializeNumeralVariant()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePaddingBottom()
Declaration
public bool ShouldSerializePaddingBottom()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePaddingLeft()
Declaration
public bool ShouldSerializePaddingLeft()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePaddingRight()
Declaration
public bool ShouldSerializePaddingRight()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePaddingTop()
Declaration
public bool ShouldSerializePaddingTop()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeShadowOffset()
Declaration
public bool ShouldSerializeShadowOffset()
Returns
Type |
Description |
System.Boolean |
|