TextRun._FontWeight Property

Definition

Gets the FontWeights of the specified text.

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

Property Value

A FontWeights object.

Attributes

Applies to