Поделиться через


Свойство ScaleLabels.UseFontPercent

Gets an expression that evaluates to a value that indicates if the font size is measured as a percentage of the parent or in units specified.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property UseFontPercent As ReportBoolProperty 
    Get
'Применение
Dim instance As ScaleLabels 
Dim value As ReportBoolProperty 

value = instance.UseFontPercent
public ReportBoolProperty UseFontPercent { get; }
public:
property ReportBoolProperty^ UseFontPercent {
    ReportBoolProperty^ get ();
}
member UseFontPercent : ReportBoolProperty
function get UseFontPercent () : ReportBoolProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

ScaleLabels Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering