Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| AlignBottom | 32 | Descriptor text is bottom justified. |
| AlignCenter | 1 | Descriptor text is horizontally centered. |
| AlignLeft | 2 | Descriptor text is left justified. |
| AlignRight | 4 | Descriptor text is right justified. |
| AlignTop | 8 | Descriptor text is top justified. |
| AlignVCenter | 16 | Descriptor text is vertically centered. |
System.Object
System.ValueType
System.Enum
Accusoft.ThumbnailXpressSdk.DescriptorAlignments