此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
A string value that represents the calculated value of the FontFamily property.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Protected m_fontFamily As String
用法
Dim value As String
value = Me.m_fontFamily
Me.m_fontFamily = value
protected string m_fontFamily
protected:
String^ m_fontFamily
val mutable m_fontFamily: string
protected var m_fontFamily : String