C#
VB
C++
Gets or sets a value that indicates the TextDecorationCollection to apply to the text.
public TextDecorationCollection HeaderDecorations { get; set; }
Property HeaderDecorations As TextDecorationCollection
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