Gets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property.
public TextDecorationCollection HeaderDecorations { get; set; }
Public Property HeaderDecorations As TextDecorationCollection
public:
property TextDecorationCollection^ HeaderDecorations {
TextDecorationCollection^ get();
void set ( TextDecorationCollection^ );
}
A System.Windows.TextDecorationCollection collection that contains text decorations to apply to this header.
For more information, refer to WPF Annotation Object Headers.
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