TextRun._FontWeight 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取指定文本的 FontWeights。
public:
property Microsoft::ReportingServices::RdlObjectModel::FontWeights _FontWeight { Microsoft::ReportingServices::RdlObjectModel::FontWeights get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.FontWeights _FontWeight { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._FontWeight : Microsoft.ReportingServices.RdlObjectModel.FontWeights
Public ReadOnly Property _FontWeight As FontWeights
属性值
FontWeights 对象。
- 属性