AlignmentType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class AlignmentType extends System.Enum
نوع المحاذاة
الحقول
| حقل | الوصف |
|---|---|
| Left | محاذاة إلى اليسار |
| Right | محاذاة إلى اليمين |
| Center | محاذاة إلى الوسط |
| Justify | محاذاة مبررة |
Left
public static final byte Left
محاذاة إلى اليسار
Right
public static final byte Right
محاذاة إلى اليمين
Center
public static final byte Center
محاذاة إلى الوسط
Justify
public static final byte Justify
محاذاة مبررة