public final class PreviewUnitOfMeasurement
extends com.aspose.ms.System.Enum
Represents units of measurement.
Modifier and Type | Field and Description |
---|---|
static int |
Pixel
Specifies that the unit of measurement is the pixel.
|
static int |
Point
Specifies that the unit of measurement is the point.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Pixel
Specifies that the unit of measurement is the pixel.
public static final int Point
Specifies that the unit of measurement is the point.
Copyright © 2019. All rights reserved.