Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Wiki Markup
{introducedin:4.1.0.1331

...

Description

Excerpt

The different types of units used by WordWriter

Signature
C#C#
}

{description}

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

{signature:C#}
public enum Units
Signature
{signature}
{signature:vb.net
vb.net
}
public Enum Units
Remarks
Not all units are supported by all
{signature}
{remarks}
Not all units are supported by all methods/properties, check the documentation before selecting units.
Values

...

Name

...

Description

...

Default unit; associated size is ignored

...

Size is automatically chosen; associated size is ignored

...

Size is measured as a percent of the total available width

...


{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|