UnderlineType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class UnderlineType extends System.Enum

Unterstreichungsart

Felder

FeldBeschreibung
UnknownUnbekannter Unterstreichungstyp
SingleEinzelne Zeile
WordsOnlyNur Wörter
DoubleDoppelter Unterstreichungstyp
DottedGepunkteter Unterstreichungstyp
ThickDicker Unterstreichungstyp
DashStrichunterstreichungstyp
DotDashPunkt-Strich-Unterstreichungstyp
DotDotDashPunkt-Punkt-Strich-Unterstreichungstyp
WaveWellenunterstreichungstyp
ThickWaveDickeWellenunterstreichungstyp
ThickDotDickePunktunterstreichungstyp
ThickDashDickeStrichunterstreichungstyp
ThickDotDashDickePunkt-Strich-Unterstreichungstyp
ThickDotDotDashDickePunkt-Punkt-Strich-Unterstreichungstyp
LongDashLangerStrichunterstreichungstyp
ThickLongDashDickerLangerStrichunterstreichungstyp
DoubleWaveDoppelteWellenunterstreichungstyp

Unknown

public static final byte Unknown

Unbekannter Unterstreichungstyp

Single

public static final byte Single

Einzelne Zeile

WordsOnly

public static final byte WordsOnly

Nur Wörter

Double

public static final byte Double

Doppelter Unterstreichungstyp

Dotted

public static final byte Dotted

Gepunkteter Unterstreichungstyp

Thick

public static final byte Thick

Dicker Unterstreichungstyp

Dash

public static final byte Dash

Strichunterstreichungstyp

DotDash

public static final byte DotDash

Punkt-Strich-Unterstreichungstyp

DotDotDash

public static final byte DotDotDash

Punkt-Punkt-Strich-Unterstreichungstyp

Wave

public static final byte Wave

Wellenunterstreichungstyp

ThickWave

public static final byte ThickWave

DickeWellenunterstreichungstyp

ThickDot

public static final byte ThickDot

DickePunktunterstreichungstyp

ThickDash

public static final byte ThickDash

DickeStrichunterstreichungstyp

ThickDotDash

public static final byte ThickDotDash

DickePunkt-Strich-Unterstreichungstyp

ThickDotDotDash

public static final byte ThickDotDotDash

DickePunkt-Punkt-Strich-Unterstreichungstyp

LongDash

public static final byte LongDash

LangerStrichunterstreichungstyp

ThickLongDash

public static final byte ThickLongDash

DickerLangerStrichunterstreichungstyp

DoubleWave

public static final byte DoubleWave

DoppelteWellenunterstreichungstyp