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

公制系统。