C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Style Class / TextPosition Property

In This Topic
TextPosition Property
In This Topic
Gets or sets a value indicating whether text is rendered normally, or as superscript or subscript.
Syntax
'Declaration
 
Public Property TextPosition As TextPositionEnum
 
Remarks
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is normal text.

See Also