Classe StyleInstance
Represents an instance type of the Style class, and contains the calculated values of the properties in Style.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleBaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public Class StyleInstance _
Inherits StyleBaseInstance
'Uso
Dim instance As StyleInstance
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public class StyleInstance : StyleBaseInstance
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class StyleInstance : public StyleBaseInstance
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type StyleInstance =
class
inherit StyleBaseInstance
end
public class StyleInstance extends StyleBaseInstance
O tipo StyleInstance expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
BackgroundColor | Gets the calculated value of the BackgroundColor property in a Style class. (Substitui StyleBaseInstance.BackgroundColor.) | |
BackgroundGradientEndColor | Gets the calculated value of the BackgroundGradientEndColor property in a Style class. (Substitui StyleBaseInstance.BackgroundGradientEndColor.) | |
BackgroundGradientType | Gets the calculated value of the BackgroundGradientType property in a Style class. (Substitui StyleBaseInstance.BackgroundGradientType.) | |
BackgroundHatchType | Gets the calculated value of the BackgroundHatchType property in a Style class. (Substitui StyleBaseInstance.BackgroundHatchType.) | |
Calendar | Gets the calculated value of the Calendar property in a Style class. (Substitui StyleBaseInstance.Calendar.) | |
Color | Gets the calculated value of the Color property in a Style class. (Substitui StyleBaseInstance.Color.) | |
CurrencyLanguage | (Substitui StyleBaseInstance.CurrencyLanguage.) | |
Direction | Gets the calculated value of the Direction property in a Style class. (Substitui StyleBaseInstance.Direction.) | |
FontFamily | Gets the calculated value of the FontFamily property in a Style class. (Substitui StyleBaseInstance.FontFamily.) | |
FontSize | Gets the calculated value of the FontSize property in a Style class. (Substitui StyleBaseInstance.FontSize.) | |
FontStyle | Gets the calculated value of the FontStyle property in a Style class. (Substitui StyleBaseInstance.FontStyle.) | |
FontWeight | Gets the calculated value of the FontWeight property in a Style class. (Substitui StyleBaseInstance.FontWeight.) | |
Format | Gets the calculated value of the Format property in a Style class. (Substitui StyleBaseInstance.Format.) | |
Item | Gets the instance value for the specified StyleAttributeNames property. (Substitui StyleBaseInstance.Item[StyleAttributeNames].) | |
Language | Gets the calculated value of the Language property in a Style class. (Substitui StyleBaseInstance.Language.) | |
LineHeight | Gets the calculated value of the LineHeight property in a Style class. (Substitui StyleBaseInstance.LineHeight.) | |
NumeralLanguage | Gets the calculated value of the NumeralLanguage property in a Style class. (Substitui StyleBaseInstance.NumeralLanguage.) | |
NumeralVariant | Gets the calculated value of the NumeralVariant property in a Style class. (Substitui StyleBaseInstance.NumeralVariant.) | |
PaddingBottom | Gets the calculated value of the PaddingBottom property in a Style class. (Substitui StyleBaseInstance.PaddingBottom.) | |
PaddingLeft | Gets the calculated value of the PaddingLeft property in a Style class. (Substitui StyleBaseInstance.PaddingLeft.) | |
PaddingRight | Gets the calculated value of the PaddingRight property in a Style class. (Substitui StyleBaseInstance.PaddingRight.) | |
PaddingTop | Gets the calculated value of the PaddingTop property in a Style class. (Substitui StyleBaseInstance.PaddingTop.) | |
ShadowColor | Gets the calculated value of the ShadowColor property in a Style class. (Substitui StyleBaseInstance.ShadowColor.) | |
ShadowOffset | Gets the calculated value of the ShadowOffset property in a Style class. (Substitui StyleBaseInstance.ShadowOffset.) | |
StyleAttributes | Gets the calculated value of the NonSharedStyleAttributes property in a Style class. (Substitui StyleBaseInstance.StyleAttributes.) | |
TextAlign | Gets the calculated value of the TextAlign property in a Style class. (Substitui StyleBaseInstance.TextAlign.) | |
TextDecoration | Gets the calculated value of the TextDecoration property in a Style class. (Substitui StyleBaseInstance.TextDecoration.) | |
TextEffect | Gets the calculated value of the TextEffect property in a Style class. (Substitui StyleBaseInstance.TextEffect.) | |
UnicodeBiDi | Gets the calculated value of the UnicodeBiDi property in a Style class. (Substitui StyleBaseInstance.UnicodeBiDi.) | |
VerticalAlign | Gets the calculated value of the VerticalAlign property in a Style class. (Substitui StyleBaseInstance.VerticalAlign.) | |
WritingMode | Gets the calculated value of the WritingMode property in a Style class. (Substitui StyleBaseInstance.WritingMode.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ResetInstanceCache | Infraestrutura. Resets the instance properties to initial values. (Substitui BaseInstance.ResetInstanceCache().) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_assignedValues | Infraestrutura. A dictionary of style attribute names that have been assigned with a value. | |
m_backgroundColor | Infraestrutura. A ReportColor value that represents the calculated value of the BackgroundColor property. | |
m_backgroundGradientEndColor | Infraestrutura. A ReportColor value that represents the calculated value of the BackgroundGradientEndColor property. | |
m_backgroundGradientType | Infraestrutura. A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property. | |
m_backgroundHatchType | Infraestrutura. A BackgroundHatchTypes value that represents the calculated value of the BackgroundHatchType property. | |
m_calendar | Infraestrutura. A Calendars value that represents the calculated value of the Calendar property. | |
m_color | Infraestrutura. A ReportColor value that represents the calculated value of the Color property. | |
m_currencyLanguage | ||
m_direction | Infraestrutura. A Directions value that represents the calculated value of the Direction property. | |
m_fontFamily | Infraestrutura. A string value that represents the calculated value of the FontFamily property. | |
m_fontSize | Infraestrutura. A ReportSize value that represents the calculated value of the FontSize property. | |
m_fontStyle | Infraestrutura. A FontStyles value that represents the calculated value of the FontStyle property. | |
m_fontWeight | Infraestrutura. A FontWeights value that represents the calculated value of the FontWeight property. | |
m_format | Infraestrutura. A string value that represents the calculated value of the Format property. | |
m_language | Infraestrutura. A string value that represents the calculated value of the Language property. | |
m_lineHeight | Infraestrutura. A ReportSize value that represents the calculated value of the LineHeight property. | |
m_numeralLanguage | Infraestrutura. A string value that represents the calculated value of the NumeralLanguage property. | |
m_numeralVariant | Infraestrutura. An int value that represents the calculated value of the NumeralVariant property. | |
m_paddingBottom | Infraestrutura. A ReportSize value that represents the calculated value of the PaddingBottom property. | |
m_paddingLeft | Infraestrutura. A ReportSize value that represents the calculated value of the PaddingLeft property. | |
m_paddingRight | Infraestrutura. A ReportSize value that represents the calculated value of the PaddingRight property. | |
m_paddingTop | Infraestrutura. A ReportSize value that represents the calculated value of the PaddingTop property. | |
m_shadowColor | Infraestrutura. A ReportColor value that represents the calculated value of the ShadowColor property. | |
m_shadowOffset | Infraestrutura. A ReportSize value that represents the calculated value of the ShadowOffset property. | |
m_textAlign | Infraestrutura. A TextAlignments value that represents the calculated value of the TextAlign property. | |
m_textDecoration | Infraestrutura. A TextDecorations value that represents the calculated value of the TextDecoration property. | |
m_textEffect | Infraestrutura. A TextEffects value that represents the calculated value of the TextEffect property. | |
m_unicodeBiDi | Infraestrutura. A UnicodeBiDiTypes value that represents the calculated value of the UnicodeBiDi property. | |
m_verticalAlign | Infraestrutura. A VerticalAlignments value that represents the calculated value of the VerticalAlign property. | |
m_writingMode | Infraestrutura. A WritingModes value that represents the calculated value of the WritingMode property. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering