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)

적용 대상