Member | Description |
---|---|
Bottom | 2 - Text is right-justified. This is the same type as NotateXpress's (version 10) TextJustification.Right and ImageGear for .NET's ImGearARTAlignmentVModes.BOTTOM. |
Center | 1 - Text is centered vertically. This value does not affect the horizontal alignment of the text. This is the same type as NotateXpress's (version 10) TextJustification.Center and ImageGear for .NET's ImGearARTAlignmentVModes.CENTER. |
Top | 0 - Text is left-justified. This is the same type as NotateXpress's (version 10) TextJustification.Left and ImageGear for .NET's ImGearARTAlignmentVModes.TOP. |
This enumeration indicates the vertical alignment of text in text marks. NotateXpress (version 10) does not an equivalent for this functionality.
Object
ImageGear.Web.UI.VerticalAlignment