TextAlignmentType

TextAlignmentType enumeration

Räknar upp typer av textjustering.

public enum TextAlignmentType

Värderingar

namnVärdeBeskrivning
General1792Representerar allmän textjustering.
Bottom528Representerar bottentextjustering.
Center1802Representerar mitttextjustering.
CenterAcross1286Representerar mitten över textjustering.
Distributed807Representerar distribuerad textjustering.
Fill1284Representerar fyllningstextjustering.
Justify1821Representerar justeringstextjustering.
Left257Representerar vänster textjustering.
Right259Representerar höger textjustering.
Top512Representerar översta textjustering.
JustifiedLow832Justerar texten med en justerad kashida-längd för arabisk text.
ThaiDistributed896Distribuerar thailändsk text speciellt, eftersom varje tecken behandlas som ett ord.

Se även