Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

An UnderlineStyle value specifies an underline style for a font.

Signature
C#C#
Wiki Markup
{description}
{excerpt}An [UnderlineStyle|Font.UnderlineStyle] value specifies an underline style for a font.{excerpt}
{signature:C#}
 public sealed class UnderlineStyle : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class UnderlineStyle
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

{signature}
{values}
||Name||Description||
|{anchor:Accounting}Accounting|Accounting style underline.\{web-only:To see what this looks like, go to our online documentation:}!underline_accounting_single.jpg!

...

{web-only

...

}|
|{anchor:Double}Double|Double underline.\{web-only:To see what this looks like, go to our online documentation:}

...

!underline_double.jpg!{web-only}|
|{anchor:DoubleAccounting}DoubleAccounting|Double accounting underline.\{web-only:To see what this looks like, go to our online documentation:}!underline_accounting_double.jpg!

...

{web-only

...

Text is not underlined.

...

}|
|{anchor:None}None|Text is not underlined.|
|{anchor:Single}Single|Single underline.\{web-only:To see what this looks like, go to our online documentation:}

...

!underline_single.jpg!{web-only}|