Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Introducedin
4.1.0.1331

...

4.1.0.1331
Description

Excerpt

The different types of units used by WordWriter

Signature
C#
C#
public enum Units
{signature}
{signature:
}
Signature
vb.net
vb.net
public Enum Units
{signature}
{remarks}
Not all units are supported by all 
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|

Values

Name

Description

Anchor
Null
Null
Null

Default unit; associated size is ignored

Anchor
Auto
Auto
Auto

Size is automatically chosen; associated size is ignored

Anchor
Percent
Percent
Percent

Size is measured as a percent of the total available width

Anchor
Twips
Twips
Twips

Size is measured in twips