Gets or sets the effect to apply to the text.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<TextEffect> TextEffect { get; set; } |
Visual Basic |
---|
Public Property TextEffect As RdlEnum(Of TextEffect) Get Set |