Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

An UnderlineStyle value specifies an underline style for a font.

Signature
C#
C#
 public sealed class UnderlineStyle : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class UnderlineStyle
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Accounting}Accounting|Accounting style underline.\{web-only:To see what this looks like, go to our online documentation:}
Values

Name

Description

Anchor
Accounting
Accounting
Accounting

Accounting style underline.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!underline_accounting_single.jpg!

...

Web only

...

Anchor
Double
Double
Double

Double underline.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!underline_double.jpg!

...

Web only

...

Anchor
DoubleAccounting
DoubleAccounting
DoubleAccounting

Double accounting underline.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!underline_accounting_double.jpg!

...

Web only

...

Anchor
None
None
None

Text is not underlined.

Anchor
Single
Single
Single

Single underline.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!underline_single.jpg!

...

Web only

...