Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Sets or returns an int that represents the spacing between characters in a character run in twips. One twip = (1/20 pt) or ( 1/1440 in). This number can be negative (decreased spacing) or positive (increased spacing).

C#
vb.net

Remarks

The minimum value is -1584 pts and the maximum value is 1584 pts. Values beyond this will be automatically adjusted.

MS Word equivalent: Format menu > Font... > Character spacing tab > Spacing:

Examples

C#
vb.net
  • No labels