다음을 통해 공유


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 개체입니다.

특성

적용 대상