java.lang.Object
com.aspose.words.OdtSaveMeasureUnit
public class OdtSaveMeasureUnit
- extends java.lang.Object
Utility class containing constants.
Specified units of measure to apply to measurable document content such as shape, widths and other during saving.
Field Summary |
static final int | CENTIMETERS = 0 | |
Specifies that the document content is saved using centimeters.
|
static final int | INCHES = 1 | |
Specifies that the document content is saved using inches.
|
CENTIMETERS = 0 | |
public static final int CENTIMETERS |
-
Specifies that the document content is saved using centimeters.
INCHES = 1 | |
public static final int INCHES |
-
Specifies that the document content is saved using inches.
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.