public final class LongSideAlignmentType
extends com.aspose.ms.System.Enum
Shows label text alignment in dependence of text path. If text path is left or right, than long side will be parallel X axis, If text path is up or down, than long side will be parallel Y axis.
Modifier and Type | Field and Description |
---|---|
static int |
BEGIN |
static int |
CENTER |
static int |
END |
public static final int BEGIN
public static final int CENTER
public static final int END
Copyright © 2016 Aspose. All Rights Reserved.