Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Introduced in build 4.1.0.1331

Description

The different types of units used by WordWriter

C#
public enum Units
vb.net
public Enum Units

Remarks

Not all units are supported by all methods/properties, check the documentation before selecting units.

Values

Name

Description

Null

Default unit; associated size is ignored

Auto

Size is automatically chosen; associated size is ignored

Percent

Size is measured as a percent of the total available width

Twips

Size is measured in twips

  • No labels