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

...

Excerpt

Twips are the units of measurement used by the WordWriter API. A single twip represents 1/1440 of an inch. TwipsConverter is a utility class that converts between twips and other units of measurement.

...

Name

Description

FromCentimeters(Double)

Excerpt Include
WW8:TwipsConverter.FromCentimeters(Double)WW8:
TwipsConverter.FromCentimeters(Double)
nopaneltrue

FromInches(Double)

Excerpt Include
WW8:TwipsConverter.FromInches(Double)WW8:
TwipsConverter.FromInches(Double)
nopaneltrue

FromPoints(Double)

Excerpt Include
WW8:TwipsConverter.FromPoints(Double)WW8:
TwipsConverter.FromPoints(Double)
nopaneltrue

ToCentimeters(Int32)

Excerpt Include
WW8:TwipsConverter.ToCentimeters(Int32)WW8:
TwipsConverter.ToCentimeters(Int32)
nopaneltrue

ToInches(Int32)

Excerpt Include
WW8:TwipsConverter.ToInches(Int32)WW8:
TwipsConverter.ToInches(Int32)
nopaneltrue

ToPoints(Int32)

Excerpt Include
WW8:TwipsConverter.ToPoints(Int32)WW8:
TwipsConverter.ToPoints(Int32)
nopaneltrue