Propriedade do RDL _FontSize
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public ReadOnly Property _FontSize As ReportSize
Get
'Uso
Dim instance As TextRun
Dim value As ReportSize
value = instance._FontSize
public ReportSize _FontSize { get; }
public:
property ReportSize _FontSize {
ReportSize get ();
}
member _FontSize : ReportSize
function get _FontSize () : ReportSize
Valor da propriedade
Tipo: Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportSize
A ReportSize object.