Enum OdtSaveMeasureUnit

Enum OdtSaveMeasureUnit

Namespace: Aspose.Words.Saving
Assembly: Aspose.Words.dll (25.4.0)

Specified units of measure to apply to measurable document content such as shape, widths and other during saving.

public enum OdtSaveMeasureUnit

Fields

Centimeters = 0

Specifies that the document content is saved using centimeters.

Inches = 1

Specifies that the document content is saved using inches.

 English