TextRun._FontSize Property

Definition

Gets the font size of the specified text.

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

Property Value

A ReportSize object.

Attributes

Applies to