TiffResolutionUnits

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class TiffResolutionUnits extends System.Enum

Перечисление единиц разрешения Tiff

Поля

ПолеОписание
NoneНет значимых единиц.
InchАнглийская система.
CentimeterМетрическая система.

None

public static final int None

Нет значимых единиц.

Inch

public static final int Inch

Английская система.

Centimeter

public static final int Centimeter

Метрическая система.