Propriété _FontWeight
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property _FontWeight As FontWeights
Get
'Utilisation
Dim instance As TextRun
Dim value As FontWeights
value = instance._FontWeight
public FontWeights _FontWeight { get; }
public:
property FontWeights _FontWeight {
FontWeights get ();
}
member _FontWeight : FontWeights
function get _FontWeight () : FontWeights
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel. . :: . .FontWeights
A FontWeights object.