ActiveReports 9
TextDecoration Property (Style)

Gets or sets special text formatting.

Syntax
'Declaration
 
Public Property TextDecoration As ExpressionInfo
public ExpressionInfo TextDecoration {get; set;}

Property Value

An ExpressionInfo object that evaluates to a TextDecoration enumeration indicating the special text formatting. Valid values are listed in the table below.

TextDecoration Description
None No special formatting is used.
Underline Text is rendered with a line below it.
Overline Text is rendered with a line above it.
LineThrough Text is rendered with a line through it.
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

Style Class
Style Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum