次の方法で共有


TextRun._FontWeight プロパティ

定義

指定したテキストの 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 オブジェクト。

属性

適用対象