Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnTextDecorations Enumeration






Controls options for the AnnFont used by various LEADTOOLS annotation objects.
Syntax
public enum AnnTextDecorations : System.Enum 
'Declaration
 
Public Enum AnnTextDecorations 
   Inherits System.Enum
public enum AnnTextDecorations : System.Enum 
public enum AnnTextDecorations
Leadtools.Annotations.Core.AnnTextDecorations = function() { };
Leadtools.Annotations.Core.AnnTextDecorations.prototype = {
None = 0x00000000, Baseline = 0x00000001, OverLine = 0x00000002, Strikethrough = 0x00000004, Underline = 0x00000008, };
Members
ValueMemberDescription
0x00000000None No text decorations.
0x00000001Baseline The text should include a baseline decoration.
0x00000002OverLine The text should include an overline decoration.
0x00000004Strikethrough The text should include a strikethrough decoration.
0x00000008Underline The text should include an underline decoration.
Remarks

The following illustrates the various text decoration options:

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnTextDecorations

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features