CustomLabelInstance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 CustomLabel 类的实例类型并且包含 CustomLabel 中属性的计算值。
public ref class CustomLabelInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class CustomLabelInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type CustomLabelInstance = class
inherit BaseInstance
Public NotInheritable Class CustomLabelInstance
Inherits BaseInstance
- 继承
属性
AllowUpsideDown |
获取 AllowUpsideDown 类中 CustomLabel 属性的计算值。 |
DistanceFromScale |
获取 DistanceFromScale 类中 CustomLabel 属性的计算值。 |
FontAngle |
获取 FontAngle 类中 CustomLabel 属性的计算值。 |
Hidden |
获取 Hidden 类中 CustomLabel 属性的计算值。 |
Placement |
获取 Placement 类中 CustomLabel 属性的计算值。 |
RotateLabel |
获取 RotateLabel 类中 CustomLabel 属性的计算值。 |
Style |
获取 Style 类中 CustomLabel 属性的计算值。 |
Text |
获取 Text 类中 CustomLabel 属性的计算值。 |
UseFontPercent |
获取 UseFontPercent 类中 CustomLabel 属性的计算值。 |
Value |
获取 Value 类中 CustomLabel 属性的计算值。 |
方法
ResetInstanceCache() |
重置实例缓存。 (继承自 BaseInstance) |