textDecoration Property

Summary

Gets or sets an AnnTextDecorations that contains text decorations to apply to this AnnFont.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnFont.prototype, 'textDecoration', 
	get: function(), 
	set: function(value) 
) 
textDecoration: AnnTextDecorations; 

Property Value

Text decorations to apply to this AnnFont.

Remarks

The TextDecoration property specifies ornamentation you can add to the text of an AnnFont. There are four types of text decorations: underline, baseline, strikethrough, and overline.

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.