Gets or sets a value that indicates the TextDecorationCollection to apply to the text.
public TextDecorationCollection FontDecoration { get; set; }
Public Property FontDecoration As TextDecorationCollection
public:
property TextDecorationCollection^ FontDecoration {
TextDecorationCollection^ get();
void set ( TextDecorationCollection^ );
}
A System.Windows.TextDecorationCollection collection that contains text decorations to apply to the text.
For more information, refer to Using Text in WPF Annotation Objects.
For XAML example, refer to AnnPolyRulerObject.
For C#/VB examples, refer to AnnPolyRulerObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET