[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TextDecoration

TextDecoration Enum

Specifies a special text formatting.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum TextDecoration

Fields

Name Description
DoubleUnderline

Indicates double underlined text.

LineThrough

Indicates struck out text.

None

Indicates no speical formatting.

Overline

Indicates overlined text.

Underline

Indicates underlined text.

Extension Methods