Leadtools.SpecialEffects Namespace : SpecialEffectsTextStyle Enumeration |
public enum SpecialEffectsTextStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SpecialEffectsTextStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SpecialEffectsTextStyle
public enum class SpecialEffectsTextStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Normal | No three-dimensional effect |
0x00000001 | InsetLight | Inset light |
0x00000002 | InsetHeavy | Inset heavy |
0x00000003 | RaisedLight | Raised light |
0x00000004 | RaisedHeavy | Raised heavy |
0x00000005 | DropShadow | Drop shadow |
0x00000006 | BlockShadow | Block shadow |
0x00000007 | OutlineBlock | Outline block |
0x00000008 | InsetExtraLight | Inset extra light |
0x00000009 | InsetExtraHeavy | Inset extra heavy |
0x0000000A | RaisedExtraLight | Raised extra light |
0x0000000B | RaisedExtraHeavy | Raised extra heavy |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsTextStyle