Aspose::Words::Saving::OdtSaveMeasureUnit enum

OdtSaveMeasureUnit enum

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

enum class OdtSaveMeasureUnit

Values

NameValueDescription
Centimeters0Specifies that the document content is saved using centimeters.
Inches1Specifies that the document content is saved using inches.

See Also