StyleBaseInstance 类

定义

表示类的 StyleBase 实例类型,并包含属性的 StyleBase计算值。

public ref class StyleBaseInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class StyleBaseInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type StyleBaseInstance = class
    inherit BaseInstance
Public MustInherit Class StyleBaseInstance
Inherits BaseInstance
继承
StyleBaseInstance
派生

属性

BackgroundColor

获取 BackgroundColor 类中 StyleBase 属性的计算值。

BackgroundGradientEndColor

获取 BackgroundGradientEndColor 类中 StyleBase 属性的计算值。

BackgroundGradientType

获取 BackgroundGradientType 类中 StyleBase 属性的计算值。

BackgroundHatchType

获取 BackgroundHatchType 类中 StyleBase 属性的计算值。

Calendar

获取 Calendar 类中 StyleBase 属性的计算值。

Color

获取 Color 类中 StyleBase 属性的计算值。

CurrencyLanguage

获取 CurrencyLanguage 类中 StyleBase 属性的计算值。

Direction

获取 Direction 类中 StyleBase 属性的计算值。

FontFamily

获取 FontFamily 类中 StyleBase 属性的计算值。

FontSize

获取 FontSize 类中 StyleBase 属性的计算值。

FontStyle

获取 FontStyle 类中 StyleBase 属性的计算值。

FontWeight

获取 FontWeight 类中 StyleBase 属性的计算值。

Format

获取 Format 类中 StyleBase 属性的计算值。

Item[StyleAttributeNames]

获取指定的 StyleAttributeNames 属性的实例值。

Language

获取 Language 类中 StyleBase 属性的计算值。

LineHeight

获取 LineHeight 类中 StyleBase 属性的计算值。

NumeralLanguage

获取 NumeralLanguage 类中 StyleBase 属性的计算值。

NumeralVariant

获取 NumeralVariant 类中 StyleBase 属性的计算值。

PaddingBottom

获取 PaddingBottom 类中 StyleBase 属性的计算值。

PaddingLeft

获取 PaddingLeft 类中 StyleBase 属性的计算值。

PaddingRight

获取 PaddingRight 类中 StyleBase 属性的计算值。

PaddingTop

获取 PaddingTop 类中 StyleBase 属性的计算值。

ShadowColor

获取 ShadowColor 类中 StyleBase 属性的计算值。

ShadowOffset

获取 ShadowOffset 类中 StyleBase 属性的计算值。

StyleAttributes

获取 NonSharedStyleAttributes 类中 StyleBase 属性的计算值。

TextAlign

获取 TextAlign 类中 StyleBase 属性的计算值。

TextDecoration

获取 TextDecoration 类中 StyleBase 属性的计算值。

TextEffect

获取 TextEffect 类中 StyleBase 属性的计算值。

UnicodeBiDi

获取 UnicodeBiDi 类中 StyleBase 属性的计算值。

VerticalAlign

获取 VerticalAlign 类中 StyleBase 属性的计算值。

WritingMode

获取 WritingMode 类中 StyleBase 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于