TextRun._FontStyle Property

Definition

Gets the FontStyles of the specified text.

public:
 property Microsoft::ReportingServices::RdlObjectModel::FontStyles _FontStyle { Microsoft::ReportingServices::RdlObjectModel::FontStyles get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.FontStyles _FontStyle { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._FontStyle : Microsoft.ReportingServices.RdlObjectModel.FontStyles
Public ReadOnly Property _FontStyle As FontStyles

Property Value

A FontStyles object.

Attributes

Applies to