Compartir a través de


MapLegend.AutoFitTextDisabled Propiedad

Indicates whether text autosizing is disabled.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property AutoFitTextDisabled As ReportBoolProperty 
    Get
'Uso
Dim instance As MapLegend 
Dim value As ReportBoolProperty 

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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Vea también

Referencia

MapLegend Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering