Leadtools.SpecialEffects Namespace : SpecialEffectsTextAlignmentFlags Enumeration |
[FlagsAttribute()] public enum SpecialEffectsTextAlignmentFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum SpecialEffectsTextAlignmentFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SpecialEffectsTextAlignmentFlags
[FlagsAttribute()] public enum SpecialEffectsTextAlignmentFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags = function() { }; Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class SpecialEffectsTextAlignmentFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | Right align |
HorizontalCenter | Horizontal center align |
Left | Left align |
None | None |
Right | Right align |
Top | Top align |
VerticalCenter | Vertical center align |
WordWrap | Word-wrapping text |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2