{introducedin:4.1.0.1331}

{description}

{excerpt}The different types of units used by WordWriter{excerpt}

{signature:C#}
public enum Units
{signature}
{signature:vb.net}
public Enum Units
{signature}
{remarks}
Not all units are supported by all methods/properties, check the documentation before selecting units.
{remarks}
{values}
||Name||Description||
|{anchor:Null}Null|Default unit; associated size is ignored|
|{anchor:Auto}Auto|Size is automatically chosen; associated size is ignored|
|{anchor:Percent}Percent|Size is measured as a percent of the total available width|
|{anchor:Twips}Twips|Size is measured in twips|