TextRun._TextDecoration Property

Definition

Gets the TextDecorations of the specified text.

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

Property Value

A TextDecorations object.

Attributes

Applies to