public enum AnnTextDecorations : System.Enum
Leadtools.Annotations.Core.AnnTextDecorations = function() { }; Leadtools.Annotations.Core.AnnTextDecorations.prototype = {
LeadtoolsMemberMarker(replace me) };
Member | Description |
---|---|
Baseline | (1)The text should include a baseline decoration. |
None | (0)No text decorations. |
OverLine | (2)The text should include an overline decoration. |
Strikethrough | (4)The text should include a strikethrough decoration. |
Underline | (8)The text should include an underline decoration. |
The following illustrates the various text decoration options:
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