public final class CoordinateOrigin
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
BaseLine
The lowest coordinate of text should be treated as the baseline.
|
static int |
Descender
The lowest coordinate of text should be treated as the descender line.
|
public static final int BaseLine
The lowest coordinate of text should be treated as the baseline.
public static final int Descender
The lowest coordinate of text should be treated as the descender line.
Copyright © 2024 Aspose. All Rights Reserved.