PlaceholderSize
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class PlaceholderSize extends System.Enum
Represents the size of a placeholder.
Fields
Field | Description |
---|---|
Full | Full. |
Half | Half. |
Quarter | Quarter. |
Full
public static final byte Full
Full.
Half
public static final byte Half
Half.
Quarter
public static final byte Quarter
Quarter.