Share via


TextRun._TextDecoration Propiedad

Definición

Obtiene el objeto TextDecorations del texto especificado.

public:
 property Microsoft::ReportingServices::RdlObjectModel::TextDecorations _TextDecoration { Microsoft::ReportingServices::RdlObjectModel::TextDecorations get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.TextDecorations _TextDecoration { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._TextDecoration : Microsoft.ReportingServices.RdlObjectModel.TextDecorations
Public ReadOnly Property _TextDecoration As TextDecorations

Valor de propiedad

Un objeto TextDecorations.

Atributos

Se aplica a