←Select platform

UnderlineColor Property

Summary

Color to be associated with text that has the Underline text decorator.

Syntax
C#
VB
C++
public string UnderlineColor {get; set;} 
Public Property UnderlineColor() As String 
   Get 
   Set 
public:  
   property String^ UnderlineColor 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string containing a valid color value. Default value is #458B00.

Example

For an example, refer to DocumentDifference.GenerateMarkdownReport.

Requirements
Target Platforms
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.