次の方法で共有


TextRun._FontStyle プロパティ

定義

指定したテキストの FontStyles を取得します。

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

プロパティ値

FontStyles オブジェクト。

属性

適用対象