Del via


TextRun._FontFamily Property

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property _FontFamily As String
    Get
'Usage
Dim instance As TextRun
Dim value As String

value = instance._FontFamily
public string _FontFamily { get; }
public:
property String^ _FontFamily {
    String^ get ();
}
member _FontFamily : string
function get _FontFamily () : String

Property Value

Type: System.String
A string value.