Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Gets the font family of the specified text.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property _FontFamily As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
The font family of the specified text.