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

Description

Sets or returns the vertical position of the font in relation to other text.
C#
vb.net

Remarks

If the vertical position is Superscript, the font will be slightly higher than other text. If the vertical position is Subscript, the font will be slightly lower than other text. If the vertical position is set to None, the font will be displayed normally.

Examples

C#
vb.net
  • No labels