TextRun._FontSize 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取指定文本的字号。
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
属性值
ReportSize 对象。
- 属性