Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the TextWrapThreshold property in a MapLegend class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property TextWrapThreshold As Integer
Get
'Uso
Dim instance As MapLegendInstance
Dim value As Integer
value = instance.TextWrapThreshold
public int TextWrapThreshold { get; }
public:
property int TextWrapThreshold {
int get ();
}
member TextWrapThreshold : int
function get TextWrapThreshold () : int
Valor de la propiedad
Tipo: System.Int32
An int value that represents the calculated value of the TextWrapThreshold property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering