Specifies the subscript and superscript properties of text.
This is the type of TextPosition property.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum TextPositionEnum |
Visual Basic |
---|
Public Enumeration TextPositionEnum |
Members
Member name | Description | |
---|---|---|
Normal | The text is positioned and sized normally. | |
Subscript | The text is positioned and sized as subscript. | |
Superscript | The text is positioned and sized as superscript. |