public final class CaptionPosition
extends com.aspose.ms.System.Enum
Enumeration of the annotation�s caption positioning.
Modifier and Type | Field and Description |
---|---|
static int |
Inline
The caption will be centered inside the line (default value).
|
static int |
Top
The caption will be on top of the line.
|
public static final int Inline
The caption will be centered inside the line (default value).
public static final int Top
The caption will be on top of the line.
Copyright © 2017 Aspose. All Rights Reserved.