TextEffects Enum

Definition

Specifies an effect to apply to the text within a report item.

public enum class TextEffects
public enum TextEffects
type TextEffects = 
Public Enum TextEffects
Inheritance
TextEffects

Fields

Default 0

Default text effect.

Embed 4

Embed text effect.

Emboss 3

Emboss text effect.

Frame 5

Frame text effect.

None 1

No text effect.

Shadow 2

Shadow text effect.

Applies to