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

FieldDescription
FullFull.
HalfHalf.
QuarterQuarter.

Full

public static final byte Full

Full.

Half

public static final byte Half

Half.

Quarter

public static final byte Quarter

Quarter.