Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public TextUnderlineType TextUnderlineType { get; set; }
Public Property TextUnderlineType As TextUnderlineType
	Get
	Set
public:
property TextUnderlineType TextUnderlineType {
	TextUnderlineType get ();
	void set (TextUnderlineType value);
}
member TextUnderlineType : TextUnderlineType with get, set

Property Value

TextUnderlineType

See Also