Leadtools.Annotations.Core Namespace > AnnFont Class : TextDecoration Property |
public AnnTextDecorations TextDecoration {get; set;}
Public Property TextDecoration As AnnTextDecorations
public AnnTextDecorations TextDecoration {get; set;}
public int getTextDecoration() public void setTextDecoration(int annTextDecorations)
get_TextDecoration();
set_TextDecoration(value);
Object.defineProperty('TextDecoration');
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.