LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnTextDecorations Enumeration


Controls options for the AnnFont used by various LEADTOOLS annotation objects. WinRT support
Syntax
public enum AnnTextDecorations : System.Enum 
Leadtools.Annotations.Core.AnnTextDecorations = function() { };
Leadtools.Annotations.Core.AnnTextDecorations.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
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.
Remarks

The following illustrates the various text decoration options: text decorations

Requirements

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

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.